Mercurial > p > roundup > code
view website/www/docs.txt @ 7338:dc1715ebbc6d
Replace divs with proper html5 landmarks.
div.header -> header.header (class kept for css)
div.subnav -> nav.subnav
div.footer -> footer.footer
Also since there are now two navs (primary on the left and the subnav
with prev/next/index), all nav's get an aria-label to distinguish the
subnav from the main nav.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 14 May 2023 01:22:19 -0400 |
| parents | ce156ad03cb6 |
| children | 5eadba24e148 |
line wrap: on
line source
.. meta:: :description: Table of contents for published documentation on the Roundup Issue Tracker. Docs ==== .. note:: 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. .. _diataxis framework: https://diataxis.fr/ .. toctree:: :maxdepth: 2 docs/features docs/installation docs/upgrading docs/security docs/FAQ docs/user_guide docs/customizing docs/rest docs/xmlrpc docs/reference docs/glossary docs/admin_guide docs/license docs/acknowledgements olderdocs
