diff doc/mkdocs.yml @ 447:e1fa1b867281

cmake: resurrection Using GNU make for such a big project is tedious.
author David Demelier <markand@malikania.fr>
date Sat, 18 Feb 2023 12:43:05 +0100
parents 773a082f0b91
children
line wrap: on
line diff
--- a/doc/mkdocs.yml	Sat Feb 18 12:15:14 2023 +0100
+++ b/doc/mkdocs.yml	Sat Feb 18 12:43:05 2023 +0100
@@ -74,3 +74,6 @@
         - util: dev/api/core/util.md
         - window: dev/api/core/window.md
         - zfile: dev/api/core/zfile.md
+    - Javascript API Reference:
+      - Core:
+        - animation: dev/jsapi/core/animation.md