Commit 0a2ef94
committed
Revert Documenter compat bump to keep docs build green
Documenter v1 makes \`missing_docs\` and \`unused_footnote\` fatal,
which surfaces pre-existing issues (12 undocumented exports across
src/gp.jl/strategies + ~20 stale footnotes in docs/src/{mutation,
selection,crossover}.md). On master these have been silent warnings
because docs/Project.toml pins Documenter to "0.26".
Reverting the compat bump restores the master behavior. The
documentation cleanup (adding missing API references and pruning
unused footnotes) belongs in a follow-up PR, not in CI-infra work.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>1 parent d34d3e9 commit 0a2ef94
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments