Skip to content

Commit

Permalink
Move docs to osism/osism.github.io (#659)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Sep 21, 2023
1 parent 363448c commit a8c33f9
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 307 deletions.
7 changes: 0 additions & 7 deletions .markdownlint.json

This file was deleted.

3 changes: 0 additions & 3 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
- flake8
- hadolint
- integration-test
- markdownlint
- mypy
- tox:
vars:
Expand All @@ -50,7 +49,6 @@
- flake8
- hadolint
- integration-test
- markdownlint
- mypy
- tox:
vars:
Expand All @@ -65,7 +63,6 @@
- flake8
- hadolint
- integration-test
- markdownlint
- mypy
- tox:
vars:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

Easily manage and keep up to date a large number of images on an OpenStack environment

Documentation: <https://docs.scs.community/docs/category/openstack-image-manager/>
Documentation: <https://osism.github.io/docs/guides/operations-guide/openstack/image-manager>
135 changes: 0 additions & 135 deletions doc/configuration.md

This file was deleted.

8 changes: 0 additions & 8 deletions doc/contribute.md

This file was deleted.

Binary file removed doc/images/logo.png
Binary file not shown.
33 changes: 0 additions & 33 deletions doc/overview.md

This file was deleted.

66 changes: 0 additions & 66 deletions doc/quickstart.md

This file was deleted.

48 changes: 0 additions & 48 deletions doc/requirements.md

This file was deleted.

6 changes: 0 additions & 6 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,3 @@ commands =
[testenv:update]
commands =
python openstack_image_manager/update.py {posargs}

[testenv:docs]
deps =
-r{toxinidir}/doc/requirements.txt
commands =
sphinx-build -b html doc/source doc/build/html

0 comments on commit a8c33f9

Please sign in to comment.