Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-proto
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-proto
Commits
029a1971
Verified
Commit
029a1971
authored
3 years ago
by
Timm Fitschen
Browse files
Options
Downloads
Plain Diff
Merge branch 'dev' into f-insert
parents
d7c971a3
bff5455a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1
ENH: Allow insertion and deletion of single entities
Pipeline
#11132
passed with warnings
3 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
DEPENDENCIES.md
+1
-1
1 addition, 1 deletion
DEPENDENCIES.md
README_SETUP.md
+1
-1
1 addition, 1 deletion
README_SETUP.md
with
2 additions
and
2 deletions
DEPENDENCIES.md
+
1
−
1
View file @
029a1971
...
...
@@ -3,7 +3,7 @@
# BUILD DOCS
*
>=cmake-3.1
4
*
>=cmake-3.1
3
*
>=protoc-3.12
*
=
[
protoc-gen-doc
](
https://github.com/pseudomuto/protoc-gen-doc@
)
-1.4.1
*
>=python-3.7
...
...
This diff is collapsed.
Click to expand it.
README_SETUP.md
+
1
−
1
View file @
029a1971
...
...
@@ -32,6 +32,6 @@ Results are in `build/doc_out/index.html`.
### Dependencies
*
cmake >= v3.1
4
*
cmake >= v3.1
3
*
protoc >= v3.12
*
all the pypi packages from
`doc/requirements.txt`
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment