[BitBoard] Build out the documentation
This commit is contained in:
parent
daf5c86792
commit
7e45e49502
2 changed files with 81 additions and 46 deletions
|
@ -3,7 +3,7 @@
|
|||
//! # The Bitboard Library
|
||||
//!
|
||||
//! This module implements a collection of commonly used bitboards that can be
|
||||
//! looked up efficiently as needed.
|
||||
//! looked up efficiently.
|
||||
//!
|
||||
//! The `library()` method returns a static instance of a `Library`, which
|
||||
//! provides getters for all available bitboards.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue