help/rtfd/public/web/index.rst

43 lines
371 B
ReStructuredText
Raw Normal View History

2025-02-10 14:05:26 +01:00
***
web
***
2025-01-24 14:21:15 +01:00
2025-01-26 15:52:36 +01:00
HTML
====
Index
-----
2025-01-24 14:21:15 +01:00
.. literalinclude:: index.html
:language: html
2025-01-24 17:42:50 +01:00
2025-01-26 15:52:36 +01:00
CSS
===
Debug
-----
.. literalinclude:: style/debug.css
:language: css
Reset
-----
.. literalinclude:: style/reset.css
:language: css
Main
----
.. literalinclude:: style/main.css
2025-01-24 17:42:50 +01:00
:language: css
2025-01-27 10:58:14 +01:00
JS
==
Debug
-----
.. literalinclude:: script/debug.js
:language: js