All Projects → godotengine → Godot Docs

godotengine / Godot Docs

Licence: other
Godot Engine official documentation

Projects that are alternatives of or similar to Godot Docs

docs
conan.io reStructuredText documentation
Stars: ✭ 93 (-92.52%)
Mutual labels:  restructuredtext
M.css
A no-nonsense, no-JavaScript CSS framework and Pelican theme for content-oriented websites
Stars: ✭ 296 (-76.19%)
Mutual labels:  restructuredtext
Redpen
RedPen is an open source proofreading tool to check if your technical documents meet the writing standard. RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, Re:VIEW, reStructuredText and LaTeX).
Stars: ✭ 466 (-62.51%)
Mutual labels:  restructuredtext
tutorials-kr
🇰🇷파이토치에서 제공하는 튜토리얼의 한국어 번역을 위한 저장소입니다. (Translate PyTorch tutorials in Korean🇰🇷)
Stars: ✭ 271 (-78.2%)
Mutual labels:  restructuredtext
yozuch
reStructuredText based static blog generator
Stars: ✭ 28 (-97.75%)
Mutual labels:  restructuredtext
Waliki
A wiki engine powered by Django and Git
Stars: ✭ 300 (-75.86%)
Mutual labels:  restructuredtext
restbuilder
A Sphinx builder/writer to output reStructuredText (rst) files
Stars: ✭ 25 (-97.99%)
Mutual labels:  restructuredtext
Python Creole
Creole markup tools written in Python.
Stars: ✭ 55 (-95.58%)
Mutual labels:  restructuredtext
Format Readme
Формат файла README
Stars: ✭ 270 (-78.28%)
Mutual labels:  restructuredtext
Pytablewriter
pytablewriter is a Python library to write a table in various formats: CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
Stars: ✭ 422 (-66.05%)
Mutual labels:  restructuredtext
aws-cpp-developer-guide
Content for the AWS SDK for C++ Developer Guide. For more info about the AWS C++ SDK, go to http://github.com/aws/aws-sdk-cpp
Stars: ✭ 19 (-98.47%)
Mutual labels:  restructuredtext
rstpad
Standalone reStructuredText editor with live preview (native app)
Stars: ✭ 35 (-97.18%)
Mutual labels:  restructuredtext
Rinohtype
The Python document processor
Stars: ✭ 365 (-70.64%)
Mutual labels:  restructuredtext
sphinx-jekyll-builder
sphinx builder that outputs jekyll compatible markdown files with frontmatter
Stars: ✭ 18 (-98.55%)
Mutual labels:  restructuredtext
Rbst
A Ruby gem for processing reStructuredText via Python's Docutils
Stars: ✭ 18 (-98.55%)
Mutual labels:  restructuredtext
aws-java-developer-guide
Official repository of the AWS SDK for Java Developer Guide -- issues and contributions are welcome, see README for details.
Stars: ✭ 111 (-91.07%)
Mutual labels:  restructuredtext
Pandoc Ruby
Ruby wrapper for Pandoc
Stars: ✭ 299 (-75.95%)
Mutual labels:  restructuredtext
Readme styles
Minimal README.rst and README.md template for Github projects.
Stars: ✭ 60 (-95.17%)
Mutual labels:  restructuredtext
Hawkmoth
Hawkmoth - Sphinx Autodoc for C
Stars: ✭ 31 (-97.51%)
Mutual labels:  restructuredtext
Rst2pdf
Use a text editor. Make a PDF.
Stars: ✭ 404 (-67.5%)
Mutual labels:  restructuredtext

Godot Engine documentation

This repository contains the source files of Godot Engine's documentation, in reStructuredText markup language (reST).

They are meant to be parsed with the Sphinx documentation builder to build the HTML documentation on Godot's website.

Theming

The Godot documentation uses the default sphinx_rtd_theme with many customizations applied on top. It will automatically switch between the light and dark theme depending on your browser/OS' theming preference.

If you use Firefox and wish to use the dark theme regardless of your OS configuration, you can install the Dark Website Forcer add-on.

Contributing

All contributors are welcome to help on the Godot documentation.

To get started, head to the Contributing section of the online manual. There, you will find all the information you need to write and submit changes.

Here are some quick links to the areas you might be interested in:

  1. Contributing to the online manual
  2. Contributing to the class reference
  3. Content guidelines
  4. Writing guidelines
  5. Translating the documentation

License

At the exception of the classes/ folder, all the content of this repository is licensed under the Creative Commons Attribution 3.0 Unported license (CC BY 3.0) and is to be attributed to "Juan Linietsky, Ariel Manzur and the Godot community". See LICENSE.txt for details.

The files in the classes/ folder are derived from Godot's main source repository and are distributed under the MIT license, with the same authors as above.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].