Commit Graph

6 Commits

Author SHA1 Message Date
Paul Donald
7f6ba9d460 docs: favicon and hierarchy
Moving the output to /luci breaks existing links out there
so let's do our best to output to /luci/jsapi

Include a favicon also as a static resource.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2026-02-22 16:51:25 +01:00
Paul Donald
44fd0155ff docs: refresh for JS and drop Lua references
- style with clean-jsdoc-theme (supports dark mode)
- add tutorials (jaguar has a problem with this structure)
- move doc gen stubs to doc_gen folder

This change moves the generated JS API docs from /luci/jsapi
to /luci via README.md which forms the index, and shall
point to a generated html file which exists. It currently
points to LuCI.html, which depends on JSDoc naming
conventions. So it's possible the link can break if modules
change names. But the TOC is always valid.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2026-02-16 01:06:46 +01:00
Jo-Philipp Wich
489fc4b263 docs: various updates
- jsapi: include source links
 - README.md: link to github pages
 - docs/README.md: add stub index page

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-07 12:39:24 +01:00
Jo-Philipp Wich
66fc653b09 docs: add dummy jsdocs README
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-05 16:32:21 +01:00
Jo-Philipp Wich
937a51859d docs: add missing jsapi resources, update .gitignore
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-05 10:50:35 +01:00
Jo-Philipp Wich
3942789dc6 documentation: add JS api docs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit d9452d1157aef6b8752fac0f4ed1e0b9221abb31)
2019-11-05 09:37:52 +01:00