Skip to content

slicervm/docs.slicervm.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

229 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors