Mercurial > p > roundup > code
diff doc/overview.txt @ 6774:e7b4ad2c57ac
landmarks, skiplink, remove bad attrs, autocomplete search
layout.html:
Add main and nav landmarks to layout templte.
Add skiplink to get to main.
Remove Description meta tag from layout template in favor of
description metadata in individual files.
Remove obsolete border attribute from sourceforge logo.
Add autocomplete="on" attribute for search input box.
doc/*.txt
Remove language attribute from description meta tags.
These changes also occur for other files not in this commit. Thse
other files have changes to files for the 2.2.0 release not yet tobe
committed.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 12 Jul 2022 15:00:30 -0400 |
| parents | 24e2eeb2ed9a |
| children | a072331c843b |
line wrap: on
line diff
--- a/doc/overview.txt Tue Jul 12 14:16:58 2022 -0400 +++ b/doc/overview.txt Tue Jul 12 15:00:30 2022 -0400 @@ -1,5 +1,5 @@ .. meta:: - :description language=en: + :description: Original proposal for the Roundup Issue Tracker. The problem it solves, and guiding principles. Presents the components of Roundup and how they interact.
