GimelStudio / manual

Official Gimel Studio manual for users and developers

Home Page:https://gimelstudio.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Official Gimel Studio Manual

This is the repository for the official manual for Gimel Studio, the node-based 2D image graphics editor, focused on simplicity, speed, elegance and usability.

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, etc.

Building from source

The Gimel Studio docs use the Sphinx package and a slighty customized readthedocs theme.

  • pip install -r requirements.txt
  • make html

You will find the HTML docs in the build folder.

License

Licensed under the Apache 2.0 License. Copyright 2019-2023, Noah Rahm and contributors.

About

Official Gimel Studio manual for users and developers

https://gimelstudio.readthedocs.io

License:Apache License 2.0


Languages

Language:Python 46.1%Language:CSS 24.4%Language:Batchfile 16.1%Language:Makefile 13.4%