summaryrefslogtreecommitdiff
path: root/doc/tutorial
Commit message (Collapse)AuthorAgeFilesLines
...
* Add section on doctestsJuan Luis Cano Rodríguez2021-08-121-0/+124
|
* Add section on Python code preparationJuan Luis Cano Rodríguez2021-08-122-0/+73
|
* Add tutorial section on documenting Python objectsJuan Luis Cano Rodríguez2021-08-122-0/+114
|
* Add cross reference to role definitionsJuan Luis Cano Rodríguez2021-08-121-2/+3
|
* Split tutorial in several filesJuan Luis Cano Rodríguez2021-08-116-422/+425
|
* Remove mark-up breaking PDF outputjfbu2021-07-191-1/+1
| | | | | | Close: #9475 Refs: #9355
* Add link to docutils docsJuan Luis Cano Rodríguez2021-07-051-1/+3
|
* Use "builtin" for extensions label as it is done for themesJuan Luis Cano Rodríguez2021-07-051-2/+2
|
* Consistent use of "rst" for syntax highlightJuan Luis Cano Rodríguez2021-07-051-7/+7
|
* Remove unnecessary labelJuan Luis Cano Rodríguez2021-07-051-1/+1
|
* Consistent use of "build documentation"Juan Luis Cano Rodríguez2021-07-051-7/+7
|
* Remove redundant local table of contentsJuan Luis Cano Rodríguez2021-07-051-3/+0
|
* Clarify what happens if no title is used in the :ref:Juan Luis Cano Rodríguez2021-06-221-1/+3
|
* Separate extensions and themes more clearlyJuan Luis Cano Rodríguez2021-06-221-6/+8
|
* Rename to root documentJuan Luis Cano Rodríguez2021-06-221-2/+2
|
* Tone down LaTeX info to "note"Juan Luis Cano Rodríguez2021-06-221-1/+1
| | | Co-authored-by: Jakob Lykke Andersen <jakobandersen@users.noreply.github.com>
* Update doc/tutorial/index.rstJuan Luis Cano Rodríguez2021-06-211-1/+1
| | | Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
* Make section title more goal-orientedJuan Luis Cano Rodríguez2021-06-211-2/+2
|
* Add filenames as captions for relevant code blocksJuan Luis Cano Rodríguez2021-06-211-0/+9
|
* Add text representation of the document structureJuan Luis Cano Rodríguez2021-06-211-4/+10
|
* Clarify this is about HTML themesJuan Luis Cano Rodríguez2021-06-211-3/+3
|
* Simplify out-of-toctree warningJuan Luis Cano Rodríguez2021-06-211-5/+3
|
* Move reference to list of Pygments lexersJuan Luis Cano Rodríguez2021-06-211-9/+3
|
* Avoid reference to earlier contentJuan Luis Cano Rodríguez2021-06-211-4/+5
|
* Add link to third-party sphinx-themesJuan Luis Cano Rodríguez2021-06-211-1/+2
|
* Use absolute links for Sphinx documentation referencesJuan Luis Cano Rodríguez2021-06-211-1/+1
|
* Apply style suggestions from code reviewJuan Luis Cano Rodríguez2021-06-211-5/+5
| | | | Co-authored-by: Eric Holscher <25510+ericholscher@users.noreply.github.com>
* Actually use new themeJuan Luis Cano Rodríguez2021-06-171-1/+1
|
* Add section about cross-referencesJuan Luis Cano Rodríguez2021-06-171-0/+50
|
* Add section about the toctreeJuan Luis Cano Rodríguez2021-06-171-0/+71
|
* Add local table of contentsJuan Luis Cano Rodríguez2021-06-171-0/+3
|
* Add tutorial section about extensions and themesJuan Luis Cano Rodríguez2021-06-171-0/+71
|
* Turn plain image into figureJuan Luis Cano Rodríguez2021-06-161-1/+6
|
* Add section about exporting to other formatsJuan Luis Cano Rodríguez2021-06-161-2/+50
|
* Minor style fixesJuan Luis Cano Rodríguez2021-06-161-2/+2
|
* Same Unicode char replacedjfbu2021-06-141-1/+1
|
* Fix whitespace in definition listJuan Luis Cano Rodríguez2021-06-141-4/+0
|
* Fix another accidental reflowJuan Luis Cano Rodríguez2021-06-141-4/+5
|
* Fix more accidental rewrapJuan Luis Cano Rodríguez2021-06-141-5/+8
|
* Replace non-ASCII characterJuan Luis Cano Rodríguez2021-06-141-1/+1
|
* Fix accidental rewrapJuan Luis Cano Rodríguez2021-06-141-2/+9
|
* Rewrap textJuan Luis Cano Rodríguez2021-06-061-105/+74
|
* Adjust line lengthJuan Luis Cano Rodríguez2021-06-061-3/+4
|
* Change Pygments lexer to account for promptJuan Luis Cano Rodríguez2021-05-311-5/+5
|
* More style changesJuan Luis Cano Rodríguez2021-05-311-4/+4
|
* Be consistent with virtual environment nameJuan Luis Cano Rodríguez2021-05-311-2/+2
|
* Be consistent with directory namesJuan Luis Cano Rodríguez2021-05-311-2/+2
|
* Links to relevant reST syntax explanationJuan Luis Cano Rodríguez2021-05-311-2/+2
|
* Style fixesJuan Luis Cano Rodríguez2021-05-311-11/+13
| | | Co-authored-by: Steve Piercy <web@stevepiercy.com>
* Move virtual environment explanation to installationJuan Luis Cano Rodríguez2021-05-291-4/+1
|