| changeset | b0539a19ca65 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | build: add autodoc to sphinx extension list Build python class docs for packaged docs. |
| files |
| changeset | c80de1b0dd83 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | chore: it's 2025, update copyrights |
| files |
| changeset | 92367689600a |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | docs: update copyright to 2024. |
| files |
| changeset | 34d5c1303a2e |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | docs: do not create CVE.html when processing doc for release CVE.html is only needed for non-release docs. Since the doc directory is only processed directly for releases, the CVE.txt file should be ignored/excluded. |
| files |
| changeset | e3b34d02c61a |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | doc: add html versions of man pages Also a minor change to prep for future inclusion of a generated version of config.ini in reference document. This would replace the incomplete description that is there. |
| files |
| changeset | 67438e439da8 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | docs: issue2551317 add support for jinja2 customization examples Added sphinx-tabs to doc build. This allows adding code-tabs one for "TAL" examples and one for "Jinja2" examples in the doc. Converted partly the "Editing multiple items in an index view" example. Sombody who knows jinja2 better than I, and can test the example will need to finish it. Documented requirement and method for building docs in developers.txt. Added requirements.pip files for pip install -r ... modules needed for processing docs. Fixed missing block in layout.txt that stopped tabs.css from being loaded. |
| files |
| changeset | 5bac0a0afb7f |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Eliminate error w/ permalink setting for sphinx 5+; enable opesearch opensearch enabled for website build only. Not local docs. |
| files |
| changeset | 452a8bd1d826 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | add file with sphinx requirements for building doc. Disable permalinks for older and newer sphinx versions. make conf.py's work with old and new sphinx. make layout.py work with 7.x sphinx which replaces the style variable with styles[]. |
| files |
| changeset | f100f5fdf6bf |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Autmatically get version and release from roundup/__init__.py Copy code from docs/conf.py that generates the release and version settings from roundup/__init__.py into website/www/conf.py. Update RELEASE.txt to remove need to set these manually and annotate a couple of other documented changes. |
| files |
| changeset | 3ce81e49e8d4 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | re-enable security.html referenced from upgrading.txt in one of the 0.5.0 notes. |
| files |
| changeset | 8179b0708994 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | update copyright years. |
| files |
| changeset | 9619d64c0351 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Doc updates for customizing.txt, start of index generation customizing.txt: fix doc on schema.py. Documented obsolete db schema declaration/initial data method. doc on config.ini is incomplete. doc as such. Add doc for [rdbms]: backend, cache_size, sqlite_timeout document Interval schema type. Also change formatting for list of schema types to description list from regular list so types are more visible. add link to roundup wiki for schema chnge examples. fix formatting for postfix config. document Rest Access and Xmlrpc Access permissions; change classic schema.py example to include them. doc db/backend_name as obsolete, conf.py [rdbms] backend used instead. start adding index references conf.py: update copyright year index.txt: add link to genindex.html. _templates/layout.html: change code to make index output work. Not sure what the change does, just monkey pasting from sphinx basic/layout.html |
| files |
| changeset | 0df5f9eeefd4 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Changed references to http://issues.roundup-tracker.org to https now that the site is TLS enabled. |
| files |
| changeset | 487dc55e3c5e |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | issue2550907 Fix errors when creating documentation. Work done by Peter Funk (pefu). Made one small change omitting obsolete security.txt. Also fixed underlining in upgrading.txt so headers are properly formatted. |
| files |
| changeset | 515ab1749b14 |
|---|---|
| branch | |
| bookmark | |
| tag | 1.5.1 |
| user | anatoly techtonik <techtonik@gmail.com> |
| description | Preparing 1.5.1 steps 7/16 7. python setup.py build_doc * fix include of basic.css for rendering permalink anchors * make anchors less obtrusive |
| files |
| changeset | 333b01621772 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | anatoly techtonik <techtonik@gmail.com> |
| description | Preparing 1.5.1 steps 7/16 7. python setup.py build_doc * sync conf.py with Sphinx 1.3 |
| files |
| changeset | 46b7d1ee4fab |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | anatoly techtonik <techtonik@gmail.com> |
| description | Preparing 1.5.1 steps 7/16 7. python setup.py build_doc * Fix WARNING: the config value 'html_add_permalinks' has type `bool', defaults to `unicode.' * Bump year to 2016 |
| files |
| changeset | 2d83625e1c06 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | anatoly techtonik <techtonik@gmail.com> |
| description | Synchronize conf.py between doc/ and website/www/ |
| files |
| changeset | b26176334c88 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Kristensen <john@jerrykan.com> |
| description | Fix broken links to static html doc files (issue2550840) It seems as though these links have been broken every since sphinx has been used to generate the documentation. Version 1.2 of sphinx introduced the ability to include extra static files, so we are making use of this facility to fix the links to static html files. |
| files |
| changeset | bf786562ba7f |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | anatoly techtonik <techtonik@gmail.com> |
| description | doc/conf.py: Clear sys.path before importing Roundup __version__ This ensures that 'unkown version' is inserted when `roundup` is importable from other location in sys.path |
| files |
| changeset | 76460d14be91 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Thomas Arendsen Hein <thomas@intevation.de> |
| description | Read version and release for generated documentation from roundup/__init__.py Release 1.5.0 contains documentation with version number 1.4, and the release number never included the third part. |
| files |
| changeset | 13b3155869e0 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Beginnings of a big code cleanup / modernisation to make 2to3 happy |
| files |
| changeset | bca7c59ac400 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Stefan Seefeld <stefan@seefeld.name> |
| description | Enhance documentation generation. |
| files |