Skip to content

Commit 1a0afda

Browse files
committed
Shorten/simplify doc TOC by removing redundant Roundup in titles.
We already have a Roundup label at the top of the page. Remove the word Roundup from each item. Roundup Features -> Features etc. The titles for the pages keep the word Roundup since it will show up on the tab/browser window title etc.
1 parent ef742c8 commit 1a0afda

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

website/www/docs.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@ documentation.
2121
.. toctree::
2222
:maxdepth: 2
2323

24-
docs/features
25-
docs/installation
26-
docs/upgrading
27-
docs/security
28-
docs/FAQ
29-
docs/user_guide
30-
docs/customizing
31-
docs/rest
32-
docs/xmlrpc
33-
docs/reference
34-
docs/glossary
24+
Features <docs/features>
25+
Installation <docs/installation>
26+
Upgrading to Newer Versions <docs/upgrading>
27+
Security Issues <docs/security>
28+
FAQ <docs/FAQ>
29+
User's Guide <docs/user_guide>
30+
Customising <docs/customizing>
31+
Rest API <docs/rest>
32+
XML-RPC API <docs/xmlrpc>
33+
Reference <docs/reference>
34+
Glossary <docs/glossary>
3535
docs/admin_guide
3636
docs/license
3737
docs/acknowledgements

0 commit comments

Comments
 (0)