giant freakin documentation and reorganization pass, it also uses cmake because all the building was getting too complicated for shell scripts

This commit is contained in:
2025-09-29 20:31:42 -07:00
parent a5f837189b
commit 0edb4b50d2
71 changed files with 4895 additions and 127 deletions

View File

@@ -0,0 +1,5 @@
\namespace desktop
\brief Implementation code for desktop specific needs.
This module also includes a rudimentary "local storage" system within JS_API, since pywebview's local storage APIs
seemed non-functional last time I tried to use them.