mdbook considered by network team authored by anarcat's avatar anarcat
...@@ -644,7 +644,8 @@ Staff hours, hosting costs shadowed by GitLab. ...@@ -644,7 +644,8 @@ Staff hours, hosting costs shadowed by GitLab.
[geekdocs](https://geekdocs.de/) for a docs oriented theme [geekdocs](https://geekdocs.de/) for a docs oriented theme
* [ikiwiki][]: previously used, old, Perl, hard to setup, occult templating system, slow * [ikiwiki][]: previously used, old, Perl, hard to setup, occult templating system, slow
* [lektor](https://www.getlektor.com/): used at Tor for other public websites * [lektor](https://www.getlektor.com/): used at Tor for other public websites
* [mdBook](https://rust-lang.github.io/mdBook/): useful to build user manuals, used by the Rust community * [mdBook](https://rust-lang.github.io/mdBook/): useful to build user manuals, used by the Rust
community, [considered by the network team](https://gitlab.torproject.org/tpo/core/torspec/-/blob/98b281544c712d993be14a34b8e01fe676edacf9/proposals/345-specs-in-mdbook.md)
* [Mkdocs](https://www.mkdocs.org/): also supported by [Read the docs](https://readthedocs.org/), similar to * [Mkdocs](https://www.mkdocs.org/): also supported by [Read the docs](https://readthedocs.org/), similar to
Sphinx, but uses Markdown instead of RST, [mike](https://github.com/jimporter/mike) can be used to Sphinx, but uses Markdown instead of RST, [mike](https://github.com/jimporter/mike) can be used to
support multiple versions in GitHub Pages support multiple versions in GitHub Pages
... ...
......