Skip to content

6417/Software-Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

6417 Dokumentation

How to run the documentation

Running the website

To run the website, just start the docker container and connect to it

docker compose up --build -d

Then, after starting, connect to http://localhost:8000

Stopping the webserver

To stop the webserver, stop the compose stack

docker compose down

Contributing to the docs

To contribute the repo, visit the mkdocs guide for writing docs

In short

  • To add a page to the nav, link it in mkdocs.yaml
  • To link to a page from within the page, create it as markdown and link to it from a page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors