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 20:11] – [Integration von Markdown-Files] omdevelop | configuration:sphinx [2022/09/18 22:33] (current) – [Integration von Markdown-Files] omdevelop | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| ===== Integration von Markdown-Files ===== | ===== Integration von Markdown-Files ===== | ||
| * **'pip install --upgrade myst-parser' | * **'pip install --upgrade myst-parser' | ||
| + | |||
| + | < | ||
| + | source_suffix = { | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | } | ||
| + | # | ||
| + | extensions = [" | ||
| + | </ | ||
| + | |||
| * Markdown-Page **helper.md**: | * Markdown-Page **helper.md**: | ||
| Line 30: | Line 41: | ||
| Helper | Helper | ||
| ====== | ====== | ||
| - | |||
| # Main | # Main | ||
| - | |||
| ## Sub | ## Sub | ||
| - | + | ### SubSub | |
| - | ## SubSub | + | #### SubSubSub |
| + | ##### SubSubSubSub | ||
| + | ###### SubSubSubSubSub | ||
| < | < | ||
| - | |||
| < | < | ||
| - | |||
| < | < | ||
| - | |||
| < | < | ||
| - | |||
| < | < | ||
| - | |||
| < | < | ||
| </ | </ | ||
| + | * **'pip install nbsphinx' | ||
| + | * **'pip install sphinx-math-dollar' | ||
| + | * in ' | ||
| + | * **' | ||
| + | * **' | ||
| + | |||
| + | |||
| ===== ToDo / Done ===== | ===== ToDo / Done ===== | ||
configuration/sphinx.1663524677.txt.gz · Last modified: 2022/09/18 20:11 by omdevelop