mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 15:46:41 +00:00
6 lines
118 B
Bash
6 lines
118 B
Bash
#! /bin/bash
|
|
cd html/class_list
|
|
python ../../../tools/docdump/makehtml.py -multipage ../../base/classes.xml
|
|
cd ../..
|
|
|