Skip to content

alcfernandes/minhashoras.docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinhasHoras Documentation

Documentation Status

Available at https://minhashoras.readthedocs.io

Building

First install the following from pip:

  • mkdocs
  • mkdocs-material
  • pymdown-extensions

Then simply run mkdocs serve to host a local version of the docs, or mkdocs build to output a static version.

Brazilian Portuguese doc (NOT IMPLEMENTED YET)

Serve:

mkdocs serve -f mkdocs-pt-br.yml

Build: mkdocs build -f mkdocs-pt-br.yml -d site-pt-br

Releases

No releases published

Packages

No packages published