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
a2de493b
Commit
a2de493b
authored
Aug 26, 2020
by
Dmitry Volodin
Browse files
Merge branch 'noc-sphinx-j' into 'master'
Parallel build of docs. Disable API docs See merge request
noc/noc!4226
parents
881331b3
72b3846d
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a2de493b
...
...
@@ -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 @
a2de493b
...
...
@@ -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 @
a2de493b
.. _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