Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
757cf425
Commit
757cf425
authored
3 years ago
by
Sören Henning
Browse files
Options
Downloads
Patches
Plain Diff
Add missing template argument in Readme
parent
7a4e90a0
No related branches found
No related tags found
1 merge request
!164
Add Theodolite docs
Pipeline
#5671
passed
3 years ago
Stage: build
Stage: test
Stage: check
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/README.md
+1
-1
1 addition, 1 deletion
docs/README.md
with
1 addition
and
1 deletion
docs/README.md
+
1
−
1
View file @
757cf425
...
@@ -33,7 +33,7 @@ bundle exec jekyll build
...
@@ -33,7 +33,7 @@ bundle exec jekyll build
We use the
[
crdoc
](
https://github.com/fybrik/crdoc
)
tool to generate the API reference for our CRDs:
We use the
[
crdoc
](
https://github.com/fybrik/crdoc
)
tool to generate the API reference for our CRDs:
```
sh
```
sh
crdoc
--resources
../theodolite/crd/
--output
api-reference/crds.md
crdoc
--resources
../theodolite/crd/
--template
api-reference/crds.tmpl
--output
api-reference/crds.md
```
```
With the following command, crdoc is installed and executed in Docker:
With the following command, crdoc is installed and executed in Docker:
...
...
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