Takayuki Shimizukawa
ecfeece952
pull request #299 has been merged. Add documentation for sphinx-quickstart options, update a few statement and CHANGES. Closes #1501 .
2014-10-04 14:14:31 +09:00
Takayuki Shimizukawa
c8e0a8759d
Update documentation and sphinx-build -N
option behavior for windows color console support. closes #1291 .
2014-07-05 01:39:13 +09:00
EricFromCanada
65e924a3e4
rewrapping paragraphs when over 80 characters wide
2014-06-18 11:53:25 -04:00
Georg Brandl
02363c3ce2
merge with stable
2014-03-06 08:13:14 +01:00
Georg Brandl
b944c843f5
Add warnings that autodoc imports the modules.
2014-03-05 07:45:45 +01:00
Georg Brandl
317930a7fb
merge with stable
2014-01-20 21:21:33 +01:00
Georg Brandl
aecf35c1bd
mention loglevel
2014-01-20 11:21:30 +01:00
Georg Brandl
d133f028af
merge with stable
2014-01-13 00:14:00 +01:00
Georg Brandl
9708319f5c
docs: fix some broken links
2014-01-13 00:05:22 +01:00
Georg Brandl
dd73c32892
merge with stable
2014-01-12 20:46:50 +01:00
Georg Brandl
123572e1db
#1345 : Fix two bugs with :confval:nitpick_ignore
; now you don't have to
...
remove the store environment for changes to have effect.
2014-01-12 20:45:34 +01:00
Georg Brandl
1356aff6d7
Closes #925 : Allow list-typed config values to be provided on the command line,
...
like ``-D key=val1,val2``.
2014-01-10 21:44:14 +01:00
Georg Brandl
c59cb9d6f6
docs: document -j option and add changelog
2013-01-14 08:38:46 +01:00
Georg Brandl
1bf5a17534
Closes #1076 : document new sphinx-build options.
2013-01-12 22:45:47 +01:00
Jonathan Waltman
beae650645
xml: Update sphinx-build documentation
2012-12-10 02:41:12 -06:00
Georg Brandl
883887b57b
Changelog and style fixes for PR#75.
2012-10-28 17:57:40 +01:00
Benoit Bryon
c127ac19bd
Fixed apidoc's --follow-links option in documentation.
2012-08-30 15:51:46 +02:00
Benoit Bryon
236267847c
Fixed documentation of default behaviour for apidoc's '--followlinks' option.
2012-08-30 14:19:10 +02:00
Benoit Bryon
316ddaf732
Added -l, --followlinks option to sphinx-apidoc.
2012-08-30 14:14:44 +02:00
Georg Brandl
38ebe67c4e
Closes #585 : document sphinx-apidoc.
2011-10-07 12:47:58 +02:00
Jonathan Waltman
a5343b4c5b
Add documentation for Texinfo builder
2010-09-16 02:16:27 -05:00
Robert Lehmann
ef870346de
Document internationalization mechanisms.
2010-08-27 01:02:49 +02:00
Georg Brandl
f4f3066581
Use the new rst domain in the sphinx docs.
2010-04-17 10:39:51 +02:00
Georg Brandl
9334d1537c
Add some domain documentation.
2010-03-01 14:22:14 +01:00
Georg Brandl
700c831ae7
Add a bit more info.
2010-02-28 23:03:38 +01:00
Georg Brandl
f36592e418
Begin the Great Refactoring of the docs.
...
* Move sphinx-build option description from intro to a new document.
* Move toctree information to a new document in markup/.
* Add a tutorial document placed after intro. Begin filling it in.
2010-02-28 22:00:22 +01:00