jfbu
b6eeb6e13e
fix indentation in invocation.rst
2017-02-26 21:52:06 +01:00
jfbu
3b9d83e15e
Fix typo (ref #3243 ).
2016-12-16 18:20:16 +01:00
Takeshi KOMIYA
26bf2d5fc0
Closes #3194 : Refer the $MAKE environment variable to determine `make
` command
2016-12-15 11:50:00 +09:00
shimizukawa
1c8935adae
Inprovement of warnings mechanism. Now support disabling emit warnings and add documentation.
2016-12-04 18:05:16 +09:00
shimizukawa
97365c7db3
make-mode is used by default.
2016-11-23 11:57:22 +09:00
Takeshi KOMIYA
ae1f523d52
Add `--extensions
to
sphinx-quickstart
` to support enable arbitary extensions from command line (ref: #2904 )
2016-11-02 11:11:15 +09:00
Takeshi KOMIYA
2981664178
sphinx-quickstart supports user templates (ref: #2912 )
2016-10-13 21:21:57 +09:00
Takeshi KOMIYA
d8876ce4b2
doc: Fix markup
2016-09-17 21:07:32 +09:00
Takeshi KOMIYA
3a636bed2d
doc: Fix markup
2016-09-17 18:36:02 +09:00
Arcadiy Ivanov
e34b6823c7
Sphinx apidoc does not process PEP-0420 implicit namespaces
...
fixes #2949 , connected to #2949
2016-09-15 11:49:34 -04:00
Takeshi KOMIYA
5682dbf937
Fix #2892 : Added `-a
(
--append-syspath
) option to
sphinx-apidoc`
2016-08-24 23:55:15 +09:00
Georg Brandl
d59f23b2c8
Fix highlight languages in docs.
2016-02-14 09:37:55 +01:00
Takeshi KOMIYA
00b909f9b6
Fix warnings caused by renaming pngmath in CHANGES and docs
2016-01-02 17:58:41 +09:00
Georg Brandl
705f6a997b
Merge branch 'apple-help' of git://github.com/al45tair/sphinx
2015-03-08 15:35:04 +01:00
shimizukawa
3d3bee1c8b
sphinx-quickstart now has --use-make-mode
option for generating Makefile that use sphinx make-mode.
2015-02-17 21:42:27 +09:00
Alastair Houghton
40728cf2ea
Added documentation for Apple Help builder.
2015-01-14 12:45:04 +00:00
Wes Turner
6bbd4c00d5
DOC: invocation.rst: sphinx-apidoc -M option
2014-10-14 02:25:56 +00:00
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