Skip to content
Snippets Groups Projects
Commit 54b44c04 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

DOC: API documentation as single pages.

parent 37a1abb2
Branches
Tags
1 merge request!11DOC: Update tutorial on error handling
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
...@@ -45,4 +45,4 @@ doc-help: ...@@ -45,4 +45,4 @@ doc-help:
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
apidoc: apidoc:
@$(SPHINXAPIDOC) -o _apidoc $(PY_BASEDIR) @$(SPHINXAPIDOC) -o _apidoc $(PY_BASEDIR) --separate
...@@ -12,7 +12,7 @@ Welcome to PyCaosDB's documentation! ...@@ -12,7 +12,7 @@ Welcome to PyCaosDB's documentation!
Concepts <concepts> Concepts <concepts>
Configuration <configuration> Configuration <configuration>
Administration <administration> Administration <administration>
API documentation<_apidoc/modules> API documentation<_apidoc/caosdb>
This is the documentation for the Python client library for CaosDB, ``PyCaosDB``. This is the documentation for the Python client library for CaosDB, ``PyCaosDB``.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment