Skip to content

sergico/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs

Documentation Status

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

documentation for OpenBaton

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 64.7%
  • HTML 33.0%
  • Shell 2.3%