An open API service indexing awesome lists of open source software.

https://github.com/zzwx/godot_doc

XSLT transformation for Godot Docs
https://github.com/zzwx/godot_doc

Last synced: 3 months ago
JSON representation

XSLT transformation for Godot Docs

Awesome Lists containing this project

README

        

# Godot Docs

An attempt to transform the original ``classes.xml`` file in **godot** engine into human-readable format using XSLT and other methods.

The main goals are:

* Original ``classes.xml`` file should remain untouched
* The files should be able to open in the browser directly

## Available Docs

View [classes_styled.xml](https://zzwx.github.io/godot_doc/doc/base/classes_styled.xml).