Commit 0a9f77b
Fix autoapi configuration
- Disable autoapi_add_toctree_entry to prevent warnings about
non-existent chipflow-lib/autoapi/index document
- Add post-copy processing to include autoapi-generated indices
(chipflow/index and chipflow_lib/index) in the chipflow-lib toctree
- This properly integrates the auto-generated API documentation into
the navigation while avoiding the toctree reference errors
Remaining warnings (18) are from docstring formatting issues in
chipflow-lib source code that would need to be fixed upstream.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 4f7e4cc commit 0a9f77b
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
118 | 134 | | |
119 | 135 | | |
120 | 136 | | |
| |||
192 | 208 | | |
193 | 209 | | |
194 | 210 | | |
| 211 | + | |
195 | 212 | | |
196 | 213 | | |
197 | 214 | | |
| |||
0 commit comments