Commit f5fb111
authored
Ignore intersphinx std:doc objects from DocItem generation (#3446)
These items caused issues that led to spam in the #dev-log channel about stale inventories (though inventories were not stale).
All std:doc items are accompanied by a module item or a label item that contains actual contents that are compatible with our doc command, so hopefully ignoring these items will not cause any reduced functionality of the command.
When testing locally this removes all symbols with empty symbol IDs and stops the warning spam to #dev-log.1 parent 7d586a2 commit f5fb111
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
| |||
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
| 88 | + | |
| 89 | + | |
83 | 90 | | |
84 | 91 | | |
85 | 92 | | |
| |||
0 commit comments