Skip to content

Commit f9ff1e5

Browse files
authored
Eye diagram interactive app (#163)
* Everything excep the javascript * interactive javascript app * tweaks
1 parent d4c5f85 commit f9ff1e5

6 files changed

Lines changed: 1416 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Marc uses AI to help create the JavaScript mini-apps and solve issues like when
1212

1313
- Edit the `.rst` files under `content/` and the Sphinx config/templates under the repo root.
1414
- Treat `_build/` as generated output. Do not edit it directly.
15+
- Images (primarily in SVG format) referenced by the RST live in _images/
16+
- Python code used to produce images (primarily in SVG format) lives in figure-generating-scripts/
1517
- If you change a page, also check whether image assets, scripts, or config in `_static/`, `_images/`, `conf.py`, or `Makefile` need matching updates.
1618

1719
## How to build locally

0 commit comments

Comments
 (0)