Commit 5524f02
fix: correct FORD page_dir configuration syntax for examples processing
Fixes FORD configuration syntax to properly process doc/examples/ directory:
- Changed page_dir from multi-line to single-line format
- Now generates all 17 example HTML pages with embedded image references
- Restores working Examples Gallery navigation in FORD documentation
- Image paths preserved: ../../media/examples/example_name/output.png
Verified: All example pages now generated correctly in build/doc/page/examples/
with proper embedded image references for GitHub Pages deployment.
Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5554ab0 commit 5524f02
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
0 commit comments