Skip to content

Commit 9c531f6

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 3773756 commit 9c531f6

File tree

571 files changed

+2
-6933
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

571 files changed

+2
-6933
lines changed

.readthedocs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build:
1515
# golang: "1.20"
1616
jobs:
1717
pre_build:
18-
- npm install
18+
- npm install --no-fund
1919
- npm run api-doc
2020

2121
# Build documentation in the docs/ directory with Sphinx

docs/.gitignore

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
/api_node/
2-
/api_web/
1+
/api/
32
/_build/

docs/api/api_node/.nojekyll

-1
This file was deleted.

docs/api/api_node/assets/highlight.css

-43
This file was deleted.

docs/api/api_node/assets/main.js

-59
This file was deleted.

docs/api/api_node/assets/navigation.js

-1
This file was deleted.

docs/api/api_node/assets/search.js

-1
This file was deleted.

0 commit comments

Comments
 (0)