https://github.com/inochi2d/inochi2d-docs
Documentation for Inochi2D
https://github.com/inochi2d/inochi2d-docs
Last synced: 9 months ago
JSON representation
Documentation for Inochi2D
- Host: GitHub
- URL: https://github.com/inochi2d/inochi2d-docs
- Owner: Inochi2D
- License: other
- Created: 2022-10-23T23:38:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-10T05:48:44.000Z (almost 3 years ago)
- Last Synced: 2025-02-26T00:45:58.056Z (over 1 year ago)
- Homepage: https://docs.inochi2d.com
- Size: 9.58 MB
- Stars: 5
- Watchers: 2
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
######################
Inochi2D Documentation
######################
This page contains the documentation for Inochi Creator, Inochi Session and Inochi2D.
The documentation page can be viewed on `docs.inochi2d.com `__.
Setting up translation environment
==================================
To set up a translation environmemt you will need Python 3 installed with pip.
Use pip to install the dependencies and sphinx.
See the `sphinx documentation `__ for more info
Use the provided makefiles in ``docs/`` with the ``html`` option (``make html``) to build a web version.
Translating this documentation
==============================
To translate this documentation to your language, see `The Sphinx Documentation `_
Attribution & License
=====================
Parts of this documentation borrows and references from the `Godot Documentation `__.
Godot's Documentation is under the CC 3.0 Attribution License, which you can find `here `__
The Inochi2D Documentation text is likewise released under the CC 3.0 Attribution License, some branding assets are copyright the Inochi2D project.
See the `branding `__ repo for more info.