Skip to content

GimelStudio/manual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official Gimel Studio Manual

This is the source repository for the official manual of Gimel Studio.

Read the latest version of the manual at https://gimelstudio.readthedocs.io/en/latest/.

Contributing

All contributions are welcome!

The manual is written in ReStructuredText and uses Sphinx to build HTML and PDF versions.

Building from source

The Gimel Studio manual uses the Sphinx package and a slighty customized readthedocs theme.

  • pip install -r requirements.txt
  • make html or on Windows .\make html

You will find the HTML docs in the \build folder.

License

Licensed under the Apache 2.0 License.