Commit f10efa0
committed
docs(squads): restore main's docs.yml and re-add 'Passing data' nav entry
The original commit 7c1bb11 inadvertently bundled three reverts of
unrelated upstream changes alongside the squads-page nav entry.
Investigation showed the entire fern/docs.yml file in that commit
predated three independent main commits — pattern-consistent with
a stale local copy of the file having been committed wholesale,
rather than a targeted nav addition.
This commit restores fern/docs.yml to origin/main verbatim and then
adds ONLY the new 'Passing data between assistants' nav entry under
the Squads section, immediately after 'Handoff tool'.
Specifically restored from main:
- Changelog tab display-name 'What's New?' / slug 'whats-new' (set
by #1021 'Rename Changelog to What's New?')
- 'Email address reading' nav entry under Assistants (set by #1024)
- 'Monitoring' section + Quickstart entry under Observability (set
by #991)
Net effect on PR #1033's docs.yml diff: only the 2-line addition of
the new Squads nav entry remains. Verified via:
git diff origin/main -- fern/docs.yml
shows exactly the +2 lines for the new page entry, nothing else.1 parent 82cc88f commit f10efa0
1 file changed
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
| 79 | + | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
159 | 161 | | |
160 | 162 | | |
161 | 163 | | |
| |||
321 | 323 | | |
322 | 324 | | |
323 | 325 | | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
324 | 332 | | |
325 | 333 | | |
326 | 334 | | |
| |||
335 | 343 | | |
336 | 344 | | |
337 | 345 | | |
338 | | - | |
339 | 346 | | |
340 | 347 | | |
341 | 348 | | |
| |||
861 | 868 | | |
862 | 869 | | |
863 | 870 | | |
864 | | - | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
865 | 874 | | |
866 | 875 | | |
867 | 876 | | |
| |||
0 commit comments