Commit 79948a4
authored
Render the gate terminal and PR comment as native docs, not screenshots (#140)
Two docs-accuracy/polish fixes:
1. **Native renders on the regression-gate page.** It was the one page
with heavy embedded images next to otherwise-native code blocks and
tables. Both were text anyway, so they now render natively: the mvn
terminal session is a titled code block (matching every other snippet on
the page), and the eval-gate PR comment is a Docusaurus note admonition
with a native metric/value table. Sharp at any zoom, theme-aware by
construction. Removes three now-unused PNGs.
2. **Fix a stale claim in the overview.** The 'For AI agents' section
claimed every page has an 'Open in ChatGPT / Claude' footer action; that
was dropped in favor of a 'View as Markdown' link. Corrected the text to
match the actual footer.1 parent bed9261 commit 79948a4
5 files changed
Lines changed: 32 additions & 12 deletions
File tree
- docs
- docs
- evaluation
- static/img
| 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 | | |
15 | 14 | | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
17 | 28 | | |
18 | 29 | | |
19 | 30 | | |
| |||
273 | 284 | | |
274 | 285 | | |
275 | 286 | | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
285 | 305 | | |
286 | 306 | | |
287 | 307 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments