Skip to content

ssp21/ssp21-cpp-mkdocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ssp21-cpp-mkdocs

Documentation for SSP21-CPP library using MkDocs

building the docs

After installing MkDocs, install the mkdocs-markdownextradata-plugin and the Material theme:

> pip install mkdocs-markdownextradata-plugin
> pip install mkdocs-material

You can then build a static version of the docs using:

mkdocs build

Live editing can be done with: (localhost:8000)

mkdocs serve

About

Documentation for SSP21-CPP library using MkDocs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published