Skip to content
Snippets Groups Projects
Verified Commit 5403a8d9 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

DOC: add caosdb.entity to docs

parent 36d7956b
No related branches found
No related tags found
No related merge requests found
Pipeline #11759 passed
......@@ -20,7 +20,7 @@
cmake_minimum_required(VERSION 3.13)
set(CAOSDB_PROTO_VERSION 0.0.1)
set(CAOSDB_PROTO_VERSION 0.0.10)
project("caosdb-proto"
VERSION ${CAOSDB_PROTO_VERSION}
......
......@@ -20,6 +20,8 @@
project = '@CMAKE_PROJECT_NAME@'
copyright = '2021 IndiScale GmbH'
author = 'Timm Fitschen'
version = '@CMAKE_PROJECT_VERSION@'
release = '@CMAKE_PROJECT_VERSION@'
rst_prolog = """
.. |PROJECT_NAME| replace:: @CMAKE_PROJECT_NAME@
......
......@@ -20,6 +20,7 @@
set(CAOSDB_API_PACKAGES
caosdb.info.v1alpha1
caosdb.entity.v1alpha1
)
# pass variable to parent scope
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment