WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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