Skip to content

Commit

Permalink
✏️`Move Sphinx documentation to a separate folder
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Nov 5, 2024
1 parent cfa79da commit 33e3043
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions docs/writing/api-reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ angegeben, wie die Kommentare formattiert sein sollen; weitere Informationen
findet ihr in den spezifischen Richtlinien für jede Programmiersprache.

.. seealso::
* `Docstrings
<https://python-basics-tutorial.readthedocs.io/de/latest/document/docstrings.html>`_
* :doc:`python-basics:document/sphinx/docstrings`

Diese Seite deckt auch keine Web-APIs ab. Die später aufgeführten Stilvorschläge
können bei der Dokumentation von Web-APIs nützlich sein.
Expand Down
2 changes: 1 addition & 1 deletion docs/writing/code.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ anderem)`
<https://pypi.org/project/sphinxcontrib-scaladomain/>`_

.. seealso::
* :doc:`python-basics:document/code-blocks`
* :doc:`python-basics:document/sphinx/code-blocks`

Elemente, die normal dargestellt werden sollen
----------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/writing/placeholder.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ Verwendet bei Prozeduren die folgende Reihenfolge:
Shell-Konfiguration richtig und wirksam.

.. seealso::
* :doc:`python-basics:document/placeholder`
* :doc:`python-basics:document/sphinx/placeholder`
2 changes: 1 addition & 1 deletion docs/writing/ui-elements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ Sphinx
------

.. seealso::
* :doc:`python-basics:document/ui-elements`
* :doc:`python-basics:document/sphinx/ui-elements`

0 comments on commit 33e3043

Please sign in to comment.