Skip to content
Snippets Groups Projects
Commit 042a78b1 authored by mjbonifa's avatar mjbonifa
Browse files

(docs) testing mkdocs and readthedocs integratino

parent 24f6a948
No related branches found
No related tags found
No related merge requests found
......@@ -8,11 +8,7 @@ version: 2
build:
os: ubuntu-24.04
tools:
python: "3.12"
command:
- pip install hatch # Manually install hatch
- hatch shell docs
- mkdocs build
python: "3.12"
mkdocs:
configuration: mkdocs.yml
......@@ -23,6 +19,7 @@ python:
install:
- method: pip
path: .
- hatch shell docs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment