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
- Host: GitHub
- URL: https://github.com/zzwx/godot_doc
- Owner: zzwx
- License: mit
- Created: 2017-09-12T02:33:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T02:07:09.000Z (over 7 years ago)
- Last Synced: 2024-12-29T13:39:40.772Z (5 months ago)
- Homepage:
- Size: 216 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).