docs: Replace static page with mdBook site
Uses mdBook[1] to generate a documentation overview page instead of the previous HTML site. This makes it possible to add more elaborate documentation without having to deal with finicky markup. [1]: https://github.com/rust-lang-nursery/mdBook
This commit is contained in:
parent
099c99b7ad
commit
7c41a7a872
11 changed files with 97 additions and 108 deletions
BIN
tools/nixery/docs/theme/favicon.png
vendored
Normal file
BIN
tools/nixery/docs/theme/favicon.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
3
tools/nixery/docs/theme/nixery.css
vendored
Normal file
3
tools/nixery/docs/theme/nixery.css
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
h2, h3 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue