Skip to content

doc: move solvers doc to src\solvers.md#576

Merged
ViralBShah merged 1 commit intoJuliaSparse:mainfrom
fork4jl:no-gpl-doc
Oct 26, 2024
Merged

doc: move solvers doc to src\solvers.md#576
ViralBShah merged 1 commit intoJuliaSparse:mainfrom
fork4jl:no-gpl-doc

Conversation

@inkydragon
Copy link
Copy Markdown
Contributor

When building julia with USE_GPL_LIBS:=0, the documentation builds fails because the documentation for the solver cannot be found.

Only docs/src/index.md is copied when building the documentation, so we can move the solver documentation to docs/src/solver.md to avoid this problem.

See: JuliaLang/julia#56344

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.00%. Comparing base (485fd4b) to head (9bade12).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #576      +/-   ##
==========================================
- Coverage   84.14%   84.00%   -0.15%     
==========================================
  Files          12       12              
  Lines        9160     9160              
==========================================
- Hits         7708     7695      -13     
- Misses       1452     1465      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ViralBShah
Copy link
Copy Markdown
Member

ViralBShah commented Oct 26, 2024

@dkarrasch It would be good to pull this into the 1.10 and 1.11 PRs you already have open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants