Mercurial > p > roundup > code
comparison doc/features.txt @ 6163:c2fd254c9257
Doc updates/indexing.
doc/admin_guide.txt, doc/customizing.txt, doc/features.txt,
doc/installation.txt, doc/mysql.txt, doc/postgresql.txt: adding
index entries
doc/customizing.txt: reference schema changes later in document in
addition to wiki.
website/www/contents.txt: make wiki url https:.... Remove
indices/tables as they don't show up in web interface. Put
docs/announcement.txt into hidden toctree to silence warning from
sphinx. Announcement.txt is referenced from index.txt so can't
silence by adding to conf.py exclude_patern.
website/www/index.txt: mention security and other improvements in jinja2
templates.
website/www/conf.py: get rid of all warning by using exclude_patterns
to ignore docs that aren't included. Remove exclude_trees using
exclude_pattern instead. Make html_add_permalinks value acceptable
so no warning reported.
website/www/_static/style.css, website/www/_templtes/layout.html:
add prev/next/index links for all doc pages.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 13 May 2020 00:40:14 -0400 |
| parents | 6e341009593b |
| children | ba82fb74f806 |
comparison
equal
deleted
inserted
replaced
| 6162:9cfdbfc6d8ed | 6163:c2fd254c9257 |
|---|---|
| 2 Roundup Features | 2 Roundup Features |
| 3 ================ | 3 ================ |
| 4 | 4 |
| 5 Roundup is a simple-to-use and -install issue-tracking system with | 5 Roundup is a simple-to-use and -install issue-tracking system with |
| 6 web, e-mail and command-line interfaces. It is based on the winning design | 6 web, e-mail and command-line interfaces. It is based on the winning design |
| 7 from Ka-Ping Yee in the Software Carpentry "Track" design competition. | 7 from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition. |
| 8 | 8 |
| 9 *simple to install* | 9 *simple to install* |
| 10 - installation (including web interface) takes about 30 minutes | 10 - installation (including web interface) takes about 30 minutes |
| 11 - instant-gratification ``python demo.py`` :) | 11 - instant-gratification ``python demo.py`` :) |
| 12 - two templates included in the distribution for you to base your tracker on | 12 - two templates included in the distribution for you to base your tracker on |
