1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/rockbox_api
Solomon Peachy c65050571e docs: Do a proper "merge" with the API docs
This keeps all the old descriptions etc that were there before.

Had to fix up the tools some more, honestly feels better to just
rewrite this crap in perl.

Change-Id: Ic15deae200c143ba5457423e12c81f871c0fef09
2025-04-21 15:59:00 -04:00
..
functions.php docs: Do a proper "merge" with the API docs 2025-04-21 15:59:00 -04:00
gen_html.php
generate.php docs: Do a proper "merge" with the API docs 2025-04-21 15:59:00 -04:00
index.tpl
layout.css
menu.tpl
README
section.tpl
update.php docs: Do a proper "merge" with the API docs 2025-04-21 15:59:00 -04:00

==============================
generate.php
==============================

 php generate.php > output.txt

--------------
 Generates output.txt of apps/plugin.h

==============================
update.php
==============================

 php update.php input_file.txt > output.txt

--------------
 Updates input_file.txt with newer values of apps/plugin.h

==============================
gen_html.php
==============================

 php gen_html.php input_file.txt

--------------
 Generates HTML output of input_file.txt in output/*.html
 
 Known issues:
  * [F[function]] doesn't work with functions outside of the current .html