Skip to content

Qitmeer/community_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community Documents

The Qitmeer community docs and tutorials

To access the document please access community doc website

This community documents are also used for (docs.meerlabs.com)

To contribute to the documentation please fork this repo and create PR.

Installation - Mkdocs

pip install mkdocs

Mkdocs Theme - Material

pip install mkdocs-material

Syntax Highlighting

pip install Pygments

pip install pymdown-extensions