Skip to content

Latest commit

 

History

294 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slicer documentation

README for docs site maintenance

This file is only for working on the documentation site.

Development setup

Install documentation dependencies:

pip install -r requirements.txt

Run the docs site locally:

mkdocs serve

Or run in Docker:

docker run --rm -it -p 8000:8000 -v `pwd`:/docs squidfunk/mkdocs-material:latest

Docs are available at http://127.0.0.1:8000.

Contributing

See the contribution guide.

All commits must be signed-off with git commit --sign-off.

About

Slicer docs

Resources

Contributing

Stars

13 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors