Skip to content

Commit f6f69e0

Browse files
authored
Merge pull request #4 from Naova/fix/change-root-path
moved root's content to docs
2 parents 04bd45a + ad5afe1 commit f6f69e0

25 files changed

Lines changed: 3 additions & 4 deletions

.github/workflows/docs.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ jobs:
1616
- uses: actions/setup-python@v5
1717

1818
- name: Install dev requirements
19-
working-directory: ./docs
20-
run: pip install -r requirements.txt
19+
run: pip install -r docs/requirements.txt
2120

2221
- name: Build Sphinx Documentation
2322
run: sphinx-build docs docs/_build
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ Table des matieres
7171
GitHub <https://github.com/Naova/NaovaRelease>
7272
Naova <https://clubnaova.ca/>
7373
ETS <https://www.etsmtl.ca/>
74-
Ancien site nao <https://naova.github.io/nao>
74+
Ancien site nao <https://naova.github.io/nao-archive-docs>
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ sphinx-icon
88
sphinx_design
99
sphinxemoji
1010
sphinx-tabs # backwards compatibility for building docs on v1.0.0
11-
sphinx-multiversion==0.2.4
11+
sphinx-multiversion==0.2.4

docs/root/source/_static/configuration/file_selection.jpg renamed to docs/source/_static/configuration/file_selection.jpg

File renamed without changes.
File renamed without changes.

docs/root/source/_static/configuration/interface_deploy.jpg renamed to docs/source/_static/configuration/interface_deploy.jpg

File renamed without changes.

0 commit comments

Comments
 (0)