Takeshi KOMIYA
cbe0ce6beb
Add example of conf.py to doc/config.rst
2016-10-12 18:40:19 +09:00
jfbu
b0a3b6cbc0
fix typo in config.rst
2016-10-11 20:55:00 +02:00
jfbu
143daf21d8
Fix #3031 : incompatibility with LaTeX package `tocloft`
...
Use ``\sphinxtableofcontents``, and environments ``sphinxtheindex``
and ``sphinxthebibliography``.
2016-10-11 20:42:58 +02:00
jfbu
861973bfbb
Merge branch 'usegeometrypackage'
2016-10-10 20:55:44 +02:00
jfbu
34f1ce17fd
Fix #3018 : LaTeX problem with page dimensions and chapter titles
...
New key ``'geometry'`` to ``latex_elements``.
2016-10-07 23:40:39 +02:00
jfbu
5b78aa28fe
Fix #147 and fix #1986 : Problem with latex chapter style
...
Notice that as an after effect ``Contents`` or ``Python Module Index``
will appear (by default) in bold, and larger than formerly (it was a
bug of Sphinx that they were not styled).
I am leaving the `\py@HeaderFamily` in the `sphinx.sty` patch to the
Bjarne `fncychap.sty` style for backwards compatibility. And as it does
`\bfseries` by default I left only the size changing commands in the
`fncychap` customization of Bjarne style.
Also, the `\@makechapterhead` re-definition obeys `\mainmatter` etc...
2016-10-07 11:55:43 +02:00
Jean Jordaan
aa22bede25
Fix grammar and wording
2016-10-02 19:21:12 +07:00
Takeshi KOMIYA
ec934d476a
Fix #2983 : Rename `epub3_description and epub3_contributor to epub_description and epub_contributor`.
2016-10-01 00:17:19 +09:00
Takeshi KOMIYA
fb9dc3539a
Merge pull request #2966 from tk0miya/2877_rename_footer
...
Fix #2877 : Rename ``latex_elements['footer']`` to ``latex_elements['postpreamble']``
2016-09-21 10:48:20 +09:00
Takeshi KOMIYA
090e357969
Merge pull request #2963 from tk0miya/326_numref_section
...
make section numref-able and allow to refer the captions in linktext
2016-09-21 10:45:57 +09:00
Ashley Whetter
ea86d23845
Python domain can link multiple types in a type field
2016-09-18 06:38:27 +01:00
Takeshi KOMIYA
f84effecf8
Fix #2877 : Rename `latex_elements['footer'] to latex_elements['postpreamble']`
2016-09-17 21:07:50 +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
Takeshi KOMIYA
2b10fc0188
Fix #2916 : numref role can also refer caption as an its linktext
2016-09-17 15:51:18 +09:00
Takeshi KOMIYA
1aafc7e2e5
Fix #326 : numref role can also refer sections
2016-09-17 15:51:18 +09:00
Takeshi KOMIYA
98886d3e07
Merge pull request #2951 from arcivanov/issue_2949
...
Sphinx apidoc does not process PEP-0420 implicit namespaces
2016-09-17 14:49:28 +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
c147f6496e
Fix #2919 : Drop py26 support
2016-09-15 22:47:47 +09:00
jfbu
1d7c82b3bb
Merge branch 'stable' into master
...
Conflicts (fixed)::
sphinx/texinputs/sphinx.sty
2016-09-07 23:18:09 +02:00
Takeshi KOMIYA
3eb56b1c6f
doc: Use AutodocReporter at example of nested_parse_with_titles()
...
In detail, please refer following thread:
https://groups.google.com/forum/#!topic/sphinx-dev/l4fHrIJfwq4
2016-09-07 15:46:20 +09:00
Yoshiki Shibukawa
87019afe97
fix CHANGES and document
2016-09-03 00:32:03 +09:00
Yoshiki Shibukawa
1742d2ea02
fix inter document link
2016-09-02 16:37:29 +09:00
Yoshiki Shibukawa
390b24a2c5
Fix document for epub
2016-09-02 01:07:14 +09:00
Yoshiki Shibukawa
792d154b1a
fix sphinx document's style to satisfy xhtml standard
2016-09-01 23:54:54 +09:00
Takeshi KOMIYA
4063a67d19
Fix #2474 : Add `intersphinx_timeout option to sphinx.ext.intersphinx`
2016-09-01 23:00:31 +09:00
Yoshiki Shibukawa
0248416c65
Fix document for Kindle and add description about kindlegen
2016-09-01 12:46:12 +09:00
Takeshi KOMIYA
1da1a71511
Drop python 3.3 support
2016-08-30 00:43:15 +09:00
Takeshi KOMIYA
e64ee7e330
Merge branch 'stable'
2016-08-27 23:42:40 +09:00
Takeshi KOMIYA
5682dbf937
Fix #2892 : Added `-a (--append-syspath) option to sphinx-apidoc`
2016-08-24 23:55:15 +09:00
Takeshi KOMIYA
bb46bf591d
html_translator_class is now deprecated
2016-08-24 19:11:10 +09:00
Yoshiki Shibukawa
dd09457d7e
fix document: rtd is optional from 1.4
2016-08-23 18:42:12 +09:00
Yoshiki Shibukawa
0ef331a4c7
fix sphinx document's template not to have link to genindex for epub result
2016-08-23 08:02:54 +09:00
Takeshi KOMIYA
69d1dfaade
Use epub3 builder by default. And the old epub builder is renamed to epub2.
2016-08-22 21:39:44 +09:00
Takeshi KOMIYA
d45c5f8e82
#2725 : latex builder: allow to use user-defined template file (experimental)
2016-08-17 22:52:42 +09:00
Takeshi KOMIYA
8a9459b308
Merge branch 'stable'
2016-08-09 23:19:11 +09:00
Yoshiki Shibukawa
90b3c79895
fix html entity to fix epub error
2016-08-09 16:58:56 +09:00
Yoshiki Shibukawa
8f162a132e
fix epub warning in Sphinx's document
2016-08-09 16:58:56 +09:00
Yoshiki Shibukawa
59ebeb7f1f
fix epub3 toc.xhtml, epub date format to satisfy spec
2016-08-09 16:58:56 +09:00
Jakob Lykke Andersen
1b251797bb
Merge branch 'master' into cpp-concepts
2016-08-07 18:37:31 +02:00
Takeshi KOMIYA
a9da999d71
Merge branch 'stable'
2016-08-08 00:40:42 +09:00
Jakob Lykke Andersen
678630a59b
C++, add support for removing index text prefixes
...
Closes sphinx-doc/sphinx#1958 .
2016-08-06 00:53:50 +02:00
Jakob Lykke Andersen
c85e60a5ac
C++, increase support for attributes.
...
User-defined attributes and simple C++11 style attributes.
Closes sphinx-doc/sphinx#2682 .
2016-08-06 00:08:02 +02:00
Ashley Whetter
cfd4e51802
Python domain can now link container types automatically
...
Google types now greedily match the closing parenthesis.
Also removed name from returns section in Google docstrings.
Instead, everything before the colon is treated as the type.
2016-08-03 17:09:40 +01:00
Eric Knibbe
56ee02114a
remove extra colons in C++ domain examples
2016-08-02 15:22:50 -04:00
Yoshiki Shibukawa
d842a4cbc8
Turn off viewcode extension by default
2016-07-28 15:38:38 +09:00
Takeshi KOMIYA
d651613583
Merge pull request #2772 from tk0miya/good_default_settings_for_latexpdfja
...
better default LaTeX settings for Japanese
2016-07-21 01:06:08 +09:00
Takeshi KOMIYA
f2a7eeca60
Merge pull request #2774 from tk0miya/latex_engine
...
Add `latex_engine` to switch the LaTeX engine by conf.py
2016-07-21 01:05:51 +09:00
Takeshi KOMIYA
80bfc55795
Merge branch 'stable'
2016-07-21 00:20:25 +09:00
Takeshi KOMIYA
c698fab338
Merge pull request #2786 from shibukawa/fix/epub
...
Reduce epub checker warnings/errors for epub3 builder.
2016-07-20 23:30:59 +09:00