Mercurial > p > roundup > code
view website/www/docs.txt @ 7751:bd013590d8d6
docs: optimize head section of templates
Reordered the head section of website/www using capo.js to improve
speed. Tried to do the same for the doc/_template/layout.html.
Due to a bug in sphinx, we get duplicate viewport tags.
https://github.com/sphinx-doc/sphinx/issues/11699
but I think it's harmless.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 01 Mar 2024 14:07:28 -0500 |
| parents | e3b35dcf0dcb |
| children | e3b34d02c61a |
line wrap: on
line source
.. meta:: :description: Table of contents for published documentation on the Roundup Issue Tracker. Docs ==== .. admonition:: Welcome The documentation is slowly being reorganized using the `Diataxis framework`_. Help with the reorganization is welcome. If a page you used to see is missing, try checking the `Other Docs <olderdocs.html>`_ page. See: https://wiki.roundup-tracker.org/ReleaseErrata for fixes to documentation. .. _diataxis framework: https://diataxis.fr/ .. toctree:: :maxdepth: 2 Features <docs/features> Installation <docs/installation> Upgrading to Newer Versions <docs/upgrading> Security Issues <docs/security> FAQ <docs/FAQ> User's Guide <docs/user_guide> Customising <docs/customizing> Rest API <docs/rest> XML-RPC API <docs/xmlrpc> Reference <docs/reference> Glossary <docs/glossary> docs/admin_guide docs/license docs/acknowledgements olderdocs
