-
Notifications
You must be signed in to change notification settings - Fork 20
Upgrade Documenter to v1.15.0 to enable objects.inv generation #206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Documenter to v1.15.0 to enable objects.inv generation #206
Conversation
Co-authored-by: evetion <[email protected]>
|
@copilot Ideally we fix some of the warnings in the build log, so we don't need to blanket warn only ( |
Co-authored-by: evetion <[email protected]>
Changed from Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
This seems broadly fine |
Summary
Successfully upgraded Documenter to v1.15.0 which now automatically generates the
objects.invinventory file during documentation builds. This enables other Julia documentation sites (like GeoDataFrames.jl) to link to GeoInterface documentation using DocumenterInterLinks.jl.Changes
warnonly=[:cross_references, :missing_docs]to docs/make.jl to allow build only for these specific pre-existing documentation issuesSecurity Summary
No security vulnerabilities detected.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.