jump-dev / JuMP.jl

Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
http://jump.dev/JuMP.jl/
Other
2.24k stars 396 forks source link

[docs] mention extensions in relevant tutorials #3625

Closed odow closed 11 months ago

odow commented 11 months ago

x-ref https://github.com/jump-dev/JuMP.jl/pull/3623#issuecomment-1852127896

I think the rule for this is that the extension must be part of the Extensions tab of the JuMP docs, and we must link there. That means if we ever remove an extension from the docs, it'll also catch removing these links.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9e2e263) 98.21% compared to head (3bd428b) 98.21%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3625 +/- ## ======================================= Coverage 98.21% 98.21% ======================================= Files 43 43 Lines 5653 5653 ======================================= Hits 5552 5552 Misses 101 101 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

odow commented 11 months ago

I never get these relative links correct