mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
After enabling markdown extension in Sphinx configuration, there's a warning about docs/README.md not being included in the toc tree. Since docs/README.md is not to be included in the final rendered document, we'll keep it as a .txt document.
Note: http://tahoe-lafs.readthedocs.io/en/latest/ is the preferred place to read this documentation (GitHub doesn't render cross-document links or images). If you're reading this on https://github.com/tahoe-lafs/tahoe-lafs , or from a checked-out source tree, then either run `tox -e docs` and open _build/html/index.html in your browser, or view the pre-rendered trunk copy at http://tahoe-lafs.readthedocs.io/en/latest/