Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
135
noc
Commits
72b3846d
Verified
Commit
72b3846d
authored
Aug 26, 2020
by
Dmitry Volodin
Browse files
Parallel build of docs. Disable API docs
parent
fdb1a81b
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
72b3846d
...
...
@@ -219,7 +219,7 @@ build:Docs:
then
cd docs/
python3 ./scripts/build-auto-include.py
sphinx-build -a -E -b html src/en ../build/docs/en
sphinx-build
-j auto
-a -E -b html src/en ../build/docs/en
python3 ./scripts/build-go.py ../build/docs/en/objects.inv
else
echo "No doc changes to build"
...
...
@@ -242,7 +242,7 @@ build:Master Docs:
-
set -x
-
cd docs/
-
python3 ./scripts/build-auto-include.py
-
NOC_SRC_PATH=../../..
sphinx-build -a -E -b html src/en ../build/docs/en
-
sphinx-build
-j auto
-a -E -b html src/en ../build/docs/en
-
python3 ./scripts/build-go.py ../build/docs/en/objects.inv
tags
:
-
docker
...
...
docs/src/en/dev/confdb-overview.rst
View file @
72b3846d
...
...
@@ -51,7 +51,7 @@ to the right and may be reused.
ConfDB pipeline stages
----------------------
Config processing pipeline and stages are repesented on chart below
Config processing pipeline and stages are rep
r
esented on chart below
.. mermaid::
...
...
@@ -67,7 +67,7 @@ Config processing pipeline and stages are repesented on chart below
* :ref:`Fetching<dev-confdb-fetching>`
* :ref:`Storing<dev-confdb-storage>`
* :ref:`Tokenizer<dev-confdb-tokenizer>`
* :ref:`Normalizer<dev-confd
v
-normalizer>`
* :ref:`Normalizer<dev-confd
b
-normalizer>`
* Applicator
* ConfDB engine
* ConfDB queries
\ No newline at end of file
docs/src/en/profiles/vendor-STerra.rst
View file @
72b3846d
.. _profiles-vendor-STerra:
=====
=====
=
STerra
=====
=====
=
.. toctree::
:titlesonly:
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment