summaryrefslogtreecommitdiff
path: root/docs/source/conf.py
Commit message (Collapse)AuthorAge
* docs: fix rtfd.org buildPatrick Totzke2012-12-15
|
* Merge branch '0.3.3-fix-authors-530'Patrick Totzke2012-12-15
|
* Merge branch '0.3.2-feature-multiinput-42'Patrick Totzke2012-08-25
|\
| * doc docstrings for UIPatrick Totzke2012-08-19
| |
* | Reenable the sidebar in the HTML documentationSimon Chopin2012-08-24
|/ | | | | | | Without this sidebar it is not possible to use the search feature of the documentation. This patch will be shipped with the Debian package — no point in fixing the search feature if it remains hidden ;-).
* docs: intersphinx links to urwid and notmuchPatrick Totzke2012-08-18
|
* doc: rtfd Mock class hackPatrick Totzke2012-08-10
| | | | | | | this makes autodoc of urwid decendants work again. cheers to teythoon closes #496
* Add a hidden TOC for the manpageSimon Chopin2012-07-23
| | | | | This allows to silence the warnings while making it possible to build the manpage from source.
* doc: fix toctree warningsPatrick Totzke2012-07-10
| | | | | this is done now by either including a hidden toctree or renaming *.rst files
* doc: fix warningsPatrick Totzke2012-06-26
| | | | | | | | this fixes uncritical warnings during the manual/api compilation: * don't quote using backticks * mark orphan docs as such * don't refer to non-existant static files to be copied over
* docs: minor fixesPatrick Totzke2012-05-29
| | | | this fixes a few broken links and duplicate module defs in the sphinx docs
* doc: added gpgme Mock classesPatrick Totzke2012-05-29
| | | | for api doc generation on rtfd.org
* docs: added mock class for pymePatrick Totzke2012-05-17
| | | | | this adds pyme.* to the list of mock-present modules so that rtfd.org can build the manual
* docs: clean up manpagePatrick Totzke2012-03-18
| | | | | this also drops the man page alot.rc(5) for the old config syntax.
* doc: autodoc classes' constructors docstringPatrick Totzke2012-03-11
|
* docs: don't use hardcoded version stringPatrick Totzke2012-03-10
| | | | in conf.py
* docs: intersphinx link to notmuch docsPatrick Totzke2012-02-25
|
* fix sphinx build sys.pathPatrick Totzke2012-02-11
| | | | after moving the source directory of the docs one level up
* use version string from local modulePatrick Totzke2012-02-11
|
* joined and cleaned up user/api docsPatrick Totzke2012-02-11