Skip to content

Aura-healthcare/detect-teppe-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

detect-teppe-doc

Centralized documentation for onboarding on detect-teppe project

Contribute to the documentation

Install dependencies

git clone https://github.com/aura-association/detect-teppe-doc.git
cd detect-teppe-doc
uv sync

Update the documentation

Update the documentation, to see the changes locally, run:

uv run mkdocs serve

Commit your changes in a PR

git checkout -b feat/update-docs
git add .
git commit -m "Update the documentation"
git push origin feat/update-docs

And open a PR on GitHub.

At the merge of your PR, the documentation will be automatically deployed.

About

Centralized documentation for onboarding on detect-teppe project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published