Skip to content

mangosystem/opengxt_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

Korean Englsh

OpenGXT Documentation

OpenGXT documentation is provided using a Attribution 3.0 Unported license.

How to write Documentation

OpenGXT uses reStructuredText with Sphinx.

Setting Sphinx environment

  • Install Python 3.x~
  • Install sphinx
   pip install sphinx

How to build html

   cd opengxt_server/ko
   make clean
   make html

Preview

screenshot

Sphinx Syntax