configuration:sphinx
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| configuration:sphinx [2022/09/18 19:56] – [Theme-Wechsel] omdevelop | configuration:sphinx [2022/09/18 22:33] (current) – [Integration von Markdown-Files] omdevelop | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| ===== Integration von Markdown-Files ===== | ===== Integration von Markdown-Files ===== | ||
| - | * pip install --upgrade myst-parser {{https:// | + | * **'pip install --upgrade myst-parser' |
| + | < | ||
| + | source_suffix = { | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | } | ||
| + | # | ||
| + | extensions = [" | ||
| + | </ | ||
| + | |||
| + | * Markdown-Page **helper.md**: | ||
| + | |||
| + | < | ||
| + | Helper | ||
| + | ====== | ||
| + | # Main | ||
| + | ## Sub | ||
| + | ### SubSub | ||
| + | #### SubSubSub | ||
| + | ##### SubSubSubSub | ||
| + | ###### SubSubSubSubSub | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | * **'pip install nbsphinx' | ||
| + | * **'pip install sphinx-math-dollar' | ||
| + | * in ' | ||
| + | * **' | ||
| + | * **' | ||
| + | |||
| + | |||
| ===== ToDo / Done ===== | ===== ToDo / Done ===== | ||
configuration/sphinx.1663523779.txt.gz · Last modified: 2022/09/18 19:56 by omdevelop