| Age | Commit message (Collapse) | Author | Lines |
|
We generate documentation into the doc/ directory, so we shouldn't be
intermingling source files with generated files
|
|
|
|
Added back-quotes around #[cfg(test)] which was otherwise
being interpreted as starting a header
|
|
This trait seems to stray too far from the mandate of a standard library as implementations may vary between use cases.
|
|
|
|
|
|
Ensure configure creates doc/guides directory
Fix configure makefile and tests
Remove old guides dir and configure option, convert testing to guide
Remove ignored files
Fix submodule issue
prepend dir in makefile so that bor knows how to build the docs
S to uppercase
|