Commit d3d1d15
committed
Add remote repository configuration for developed packages
Fixes MissingRemoteError for StochasticDiffEq docstrings by adding remotes configuration to makedocs().
Since OrdinaryDiffEq and StochasticDiffEq are developed via Pkg.develop(), Documenter needs explicit remote repository information to generate proper source URLs for their docstrings.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 72c6ee1 commit d3d1d15
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
101 | 105 | | |
102 | 106 | | |
103 | 107 | | |
| |||
0 commit comments