diff --git a/src/doc/high_level_api.rst b/src/doc/high_level_api.rst index 46460de10f4b932ae891aa7344a0e7adb0ab8d16..9e52968a2fd370097c14cb7942cc8e37b945d843 100644 --- a/src/doc/high_level_api.rst +++ b/src/doc/high_level_api.rst @@ -25,7 +25,7 @@ Or to speak it out directly in Python: print(obj.r + 25) # getting properties (new api) Quickstart -========== +---------- The module, needed for the high level API is called: caosdb.high\ :sub:`levelapi` @@ -115,7 +115,7 @@ statement: print(str(obj)) Concepts -======== +-------- As described in the section Quickstart the two functions "convert\ :sub:`topythonobject`" and "convert\ :sub:`toentity`" convert