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
No related branches found
No related tags found
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:
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
apidoc:
@$(SPHINXAPIDOC) -o _apidoc $(PY_BASEDIR)
@$(SPHINXAPIDOC) -o _apidoc $(PY_BASEDIR) --separate
......@@ -12,7 +12,7 @@ Welcome to PyCaosDB's documentation!
Concepts <concepts>
Configuration <configuration>
Administration <administration>
API documentation<_apidoc/modules>
API documentation<_apidoc/caosdb>
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