Skip to content

This repository contains the sources of the developer-guidelines documentation

License

Notifications You must be signed in to change notification settings

acheambe/developer-guidelines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs

How to generate the documentation html

we are using mkdocs (http://www.mkdocs.org/) so that you can generate html files out of md.

for generating the site folder with the html files:

mkdocs build --clean

for seeing the results on a website:

mkdocs serve

About

This repository contains the sources of the developer-guidelines documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published