Skip to content

gdong1/documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This documentation is written in RST (ReStructuredText) format and can be built into web pages using Sphinx rendered with an HTML theme (sphinx-rtd-theme).

Getting Started

In order to build the web site content from the source code, install additional python packages:

pip install sphinx docutils sphinx-rtd-theme sphinxcontrib-websupport

To make public content:

make html

The generated HTML file is located in 'build'.

Submit changes (for contributors) Follow the github workflow to submit your pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.6%
  • Batchfile 23.1%
  • Makefile 19.3%