Jean-François B
f5dfdfcfe2
Merge pull request #4332 from jfbu/latex_math_numfig
...
Let LaTeX obey :confval:`math_numfig` for equation numbering
2017-12-21 19:32:10 +01:00
Christer Bystrom
2d99648e99
Closes #4334 : sphinx-apidoc: Don't generate references to non-existing files in TOC
2017-12-21 19:06:17 +01:00
Takeshi KOMIYA
389b6d2ec1
Merge pull request #4324 from tk0miya/refactor_test_autodoc2
...
test_autodoc: Separate testdata (python objects) and testcases
2017-12-22 00:25:44 +09:00
jfbu
3bb61e9094
Let LaTeX obey :confval:math_numfig for equation numbering
2017-12-21 12:23:20 +01:00
Takeshi KOMIYA
ec240614d9
test_autodoc: Separate testdata (python objects) and testcases
2017-12-21 12:12:13 +09:00
jfbu
43bed034cd
Add test for latex obey numfig_secnum_depth feature
2017-12-20 23:28:24 +01:00
Oliver Jahn
44708b03dc
Merge branch 'master' into math_numfig
2017-12-16 11:15:07 -05:00
Takeshi KOMIYA
5bc5b8f013
Merge branch 'stable'
2017-12-16 00:53:55 +09:00
Takeshi KOMIYA
2a2ed8915a
diet test-root: Move .mo files to new testroot (for test_html_rebuild_mo)
2017-12-15 21:15:02 +09:00
Takeshi KOMIYA
a5b64c98af
diet test-root: Remove html_static_path and html_extra_path (duplicated with test-html_assets)
2017-12-15 02:35:32 +09:00
Takeshi KOMIYA
a8ab1f164b
diet test-root: Move testtheme to test-theming
2017-12-15 02:35:32 +09:00
Takeshi KOMIYA
60f3968ef7
diet test-root: Move ziptheme to test-theming
2017-12-15 02:35:32 +09:00
jfbu
ad4481eb15
Merge branch 'stable'
2017-12-11 22:54:34 +01:00
jfbu
70f8d4ddfc
Support `:emphasize-lines:` in PDF output ( closes #1238 )
2017-12-10 12:37:36 +01:00
Matthew Fernandez
1b664248f4
update todo extension test to test multiple todolists
...
This tests for regression of previous bug #4214 : Two todolist directives break
sphinx-1.6.5.
2017-11-26 20:54:32 -08:00
Roman Bogorodskiy
6bbfa9ac45
Add autosectionlabel_max_depth config option
...
This option defines maximum section depth that labels will be
generated for by the autosectionlabel extension.
This is useful when there are a lot of sections of the similar
structure, for example:
Releases
========
Release 1
---------
Changes
^^^^^^^
Date
^^^^
...
Release N
---------
Changes
^^^^^^^
Date
^^^^
This way there'll be warnings about duplicate labels. Setting
autosectionlabel_max_depth allows to skip sections deeper than
'Releases' in the example above.
By default it's None, so things will not change and labels will
be generated for all sections unless configured otherwise.
2017-11-26 18:20:31 +04:00
Joris Van den Bossche
098add17f6
BUG: autosummary to list all class members
2017-11-17 09:45:01 +01:00
Takeshi KOMIYA
baaa0e3640
Merge branch 'stable'
2017-11-12 01:53:28 +09:00
Takeshi KOMIYA
c1555638ae
Merge pull request #2299 from scVENUS/fix_attribute_docstrings_of_imported_class
...
Fix #2298 : automodule fails to document a class attribute.
2017-11-12 01:48:48 +09:00
Matthew Woodcraft
6b15c9c1c7
#3998 : Add optional section numbering in plain text output
...
Controlled by new config values: text_add_secnumbers and
text_secnumber_suffix.
2017-11-05 22:51:38 +00:00
Pauli Virtanen
d5bea6b85a
autosummary: catch all exceptions when importing modules
...
Module imports may raise any exceptions, including SystemExit, which
need to be caught.
2017-11-02 23:04:43 +01:00
Takeshi KOMIYA
f46c91b652
Merge branch 'stable'
2017-11-02 00:49:10 +09:00
Takeshi KOMIYA
c4e364ee63
Rename tests directory; roots/test-doctest -> roots/test-ext-doctest
2017-11-02 00:03:29 +09:00
Takeshi KOMIYA
c3fffc521b
Reduce warnings on testing
2017-10-31 22:57:28 +09:00
Takeshi KOMIYA
47049ce5f6
Merge branch 'master' into improve_theme_sidebars
2017-10-25 23:53:44 +09:00
Takeshi KOMIYA
7e7b389eed
Merge branch 'stable'
2017-10-23 12:23:58 +09:00
Takeshi KOMIYA
b78f3090a0
HTML themes can set up default sidebars through `theme.conf`
2017-10-22 15:14:02 +09:00
Takeshi KOMIYA
ffad4f08c7
Fix #3739 : `:module:` option is ignored at content of pyobjects
2017-10-21 21:37:44 +09:00
Matthew Fernandez
6553b2ed32
add a test that confirms #1020
2017-10-18 18:39:56 -07:00
Oliver Jahn
783cff44b3
add tests for math_numfig
2017-10-18 16:52:28 -04:00
Takeshi KOMIYA
3369d9a03a
Merge branch 'stable'
2017-10-16 21:03:38 +09:00
cocoatomo
1f0c3ce875
Re-arrange WARNING messages about reference inconsistencies
2017-10-07 10:47:59 +09:00
Takeshi KOMIYA
c57cd9cb06
Merge branch 'stable'
2017-10-05 00:48:50 +09:00
Jakob Lykke Andersen
6d61098058
C++, add test case for sphinx-doc/sphinx#4096
2017-10-03 14:35:10 +02:00
Takeshi KOMIYA
1892fc18b9
Merge branch 'stable'
2017-10-02 00:41:21 +09:00
Andy Neebel
3a0c050af0
Some cleanup to avoid using the std:: namespace
2017-09-28 13:43:46 -05:00
jfbu
db36b42e55
Avoid extra space in PDF after image in parsed-literal (refs: Fix #4085 )
2017-09-27 12:43:28 +02:00
jfbu
dc129e0532
Fix #4085 Failed PDF build from image in parsed-literal
2017-09-27 09:54:18 +02:00
Takeshi KOMIYA
00169a07e6
Merge branch 'stable'
2017-09-24 22:51:23 +09:00
Takeshi KOMIYA
c32233b0e1
Merge commit '63c15998f66eeb42f3fcfef6087a7264645bee6b~1'
2017-09-24 21:36:04 +09:00
Oliver Sanders
261f74bc7a
Add test for ext.graphviz alignment.
2017-09-24 17:04:25 +09:00
Takeshi KOMIYA
8f20132926
Merge pull request #4055 from oliver-sanders/fix-graphviz-svg-alignment
...
Fix ext.graphviz alignment.
2017-09-24 17:03:12 +09:00
jfbu
d0418f9129
Add test for #4066 latex \index indent fix
2017-09-20 10:30:45 +02:00
Oliver Sanders
447582724d
Add test for ext.graphviz alignment.
2017-09-18 11:10:19 +01:00
jfbu
f453fe7bf0
Fix #4044 (extra row height in PDF output from empty multicell)
2017-09-11 20:18:35 +02:00
Jakob Lykke Andersen
29b1d2f906
Merge pull request #3894 from Andne/cpp-typeorconcept
...
Improve support for C++ references with intersphinx
2017-08-31 16:58:45 +02:00
Bernat Gabor
0c3f9851b3
fixes #3959 alias/rename support for classes inside inheritence diagrams
2017-07-31 18:21:05 +01:00
Takeshi KOMIYA
da0fda3b0b
Add tests for default-role
2017-07-31 00:46:26 +09:00
Sam Park
7020f6b41d
Add tests
2017-07-15 15:18:49 -07:00
Takeshi KOMIYA
007593fa81
Merge branch 'stable'
2017-07-02 20:28:50 +09:00