Commit Graph

3246 Commits

Author SHA1 Message Date
Takeshi KOMIYA
5ce5f40402 Merge pull request #9340 from ocket8888/patch-1
Update example to use recommended usage
2021-07-07 01:50:34 +09:00
Juan Luis Cano Rodríguez
b9da1577b6 Merge branch '4.x' into new-tutorial-part-ii 2021-07-05 20:12:53 +02:00
Juan Luis Cano Rodríguez
cb846a39e0 Add link to docutils docs 2021-07-05 09:39:14 +02:00
Juan Luis Cano Rodríguez
6f9bc6e7e5 Use "builtin" for extensions label as it is done for themes 2021-07-05 09:32:10 +02:00
Juan Luis Cano Rodríguez
f303a4a9ed Consistent use of "rst" for syntax highlight 2021-07-05 09:25:05 +02:00
Juan Luis Cano Rodríguez
50bd1c3967 Remove unnecessary label 2021-07-05 09:22:14 +02:00
Juan Luis Cano Rodríguez
74e565f99b Consistent use of "build documentation" 2021-07-05 09:21:55 +02:00
Juan Luis Cano Rodríguez
d5f452a81f Remove redundant local table of contents 2021-07-05 09:12:40 +02:00
Juan Luis Cano Rodríguez
13831572d5 Keep old name for root document in the glossary 2021-07-05 09:11:47 +02:00
Takeshi KOMIYA
2100722b70 Merge pull request #9353 from astrojuanlu/fix-extensions-link
Fix link to third-party extensions in front page
2021-07-04 23:58:54 +09:00
Takeshi KOMIYA
0ee0d8df00 Merge pull request #9399 from tk0miya/napoleon_preprocess_types
doc: Fix the default value of napoleon_preprocess_types is True
2021-07-04 11:26:43 +09:00
Takeshi KOMIYA
e8ba4f1803 Merge pull request #9392 from LouisJustinTALLOT/patch-1
Fix quotes in docstring in ext.napoleon
2021-07-03 20:10:55 +09:00
Takeshi KOMIYA
f6b3f36e23 doc: Fix the default value of napoleon_preprocess_types is True 2021-07-03 17:41:57 +09:00
Frank Yu
da00466081 Update docs for theming 2021-07-03 00:44:10 +08:00
Louis-Justin TALLOT
a52ccdbfc7 Fix quotes in docstring in ext.napoleon 2021-06-30 19:40:35 +02:00
Takeshi KOMIYA
ec351bdf3d Merge branch '4.0.x' into 4.x 2021-06-30 21:24:06 +09:00
Takeshi KOMIYA
a1994ac926 Merge branch '4.0.x' into rebirth_of_force_decode 2021-06-30 00:41:15 +09:00
Juan Luis Cano Rodríguez
013e67f4fd Clarify what happens if no title is used in the :ref: 2021-06-22 15:44:52 +02:00
Juan Luis Cano Rodríguez
15fe52dce6 Separate extensions and themes more clearly 2021-06-22 15:37:30 +02:00
Juan Luis Cano Rodríguez
c9d2a73d93 Rename to root document 2021-06-22 15:27:54 +02:00
Juan Luis Cano Rodríguez
5f41044abb Tone down LaTeX info to "note"
Co-authored-by: Jakob Lykke Andersen <jakobandersen@users.noreply.github.com>
2021-06-22 15:20:06 +02:00
Juan Luis Cano Rodríguez
a3478eb2d0 Update doc/tutorial/index.rst
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
2021-06-21 14:25:17 +02:00
Juan Luis Cano Rodríguez
106346a4ef Make section title more goal-oriented 2021-06-21 08:24:10 +02:00
Juan Luis Cano Rodríguez
e865c526bb Add filenames as captions for relevant code blocks 2021-06-21 08:17:30 +02:00
Juan Luis Cano Rodríguez
35714269e8 Add text representation of the document structure 2021-06-21 08:09:26 +02:00
Juan Luis Cano Rodríguez
0581a17ca6 Clarify this is about HTML themes 2021-06-21 08:02:21 +02:00
Juan Luis Cano Rodríguez
8377a550a2 Simplify out-of-toctree warning 2021-06-21 07:46:13 +02:00
Juan Luis Cano Rodríguez
3fcaa172db Move reference to list of Pygments lexers 2021-06-21 07:38:51 +02:00
Juan Luis Cano Rodríguez
d08c3677d1 Avoid reference to earlier content 2021-06-21 07:30:02 +02:00
Juan Luis Cano Rodríguez
e75f31ad47 Add link to third-party sphinx-themes 2021-06-21 07:11:22 +02:00
Juan Luis Cano Rodríguez
6f71c7bd7e Use absolute links for Sphinx documentation references 2021-06-21 07:09:19 +02:00
Juan Luis Cano Rodríguez
fb236053ab Apply style suggestions from code review
Co-authored-by: Eric Holscher <25510+ericholscher@users.noreply.github.com>
2021-06-21 07:04:44 +02:00
Takeshi KOMIYA
d10c9deb2c Merge pull request #9336 from tk0miya/9032_docs
Fix #9032: docs: sphinx.environment.NoUri was removed at v3.0.0
2021-06-21 03:04:02 +09:00
Jakob Lykke Andersen
50f5280603 C, keyword changes
- Add new keywords from C23.
- Add c_extra_keywords as confval.
- Move macro names from keywords to c_extra_keywords.

Fixes sphinx-doc/sphinx#9354
2021-06-17 08:29:39 +02:00
Juan Luis Cano Rodríguez
5a057d3da1 Actually use new theme 2021-06-17 01:01:34 +02:00
Juan Luis Cano Rodríguez
e022872f3b Add section about cross-references 2021-06-17 00:37:32 +02:00
Juan Luis Cano Rodríguez
57b0a1b465 Add section about the toctree 2021-06-17 00:31:53 +02:00
Juan Luis Cano Rodríguez
2058acc4f9 Add local table of contents 2021-06-17 00:21:42 +02:00
Juan Luis Cano Rodríguez
1e49218993 Add tutorial section about extensions and themes 2021-06-17 00:21:42 +02:00
Juan Luis Cano Rodríguez
dc5dc61e3f Turn plain image into figure 2021-06-16 19:49:37 +02:00
Juan Luis Cano Rodríguez
167828fde9 Add section about exporting to other formats 2021-06-16 19:49:37 +02:00
Juan Luis Cano Rodríguez
1cbaf7ff30 Minor style fixes 2021-06-16 19:49:37 +02:00
Juan Luis Cano Rodríguez
5e7c011b92 Fix broken link to third-party extensions 2021-06-16 18:32:02 +02:00
Jean-François B
e0b1e1002b Merge pull request #9332 from jfbu/latex_doc_9321_utf8x
Closes: #9321 (LaTeX utf8x usage doc)
2021-06-16 17:25:03 +02:00
jfbu
35f37a5d03 Same Unicode char replaced 2021-06-14 22:48:04 +02:00
Juan Luis Cano Rodríguez
d92c111ffb Fix whitespace in definition list 2021-06-14 22:45:54 +02:00
Juan Luis Cano Rodríguez
d65acfc1cc Fix another accidental reflow 2021-06-14 22:45:12 +02:00
Juan Luis Cano Rodríguez
ce0f165bae Fix more accidental rewrap 2021-06-14 21:39:25 +02:00
ocket8888
9db8775ba7 Update example to use recommended usage 2021-06-14 11:21:28 -06:00
Juan Luis Cano Rodríguez
95e49a1c83 Replace non-ASCII character 2021-06-14 19:14:08 +02:00