Skip to content
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

Try to fix issues found on website generated by Documenter.jl #35

Merged
merged 4 commits into from
Mar 7, 2024

Conversation

jialinl6
Copy link
Contributor

@jialinl6 jialinl6 commented Mar 1, 2024

Fixes #21
I just reviewed the website generated by Documenter.jl (https://deposition.earthsci.dev/dev/dry_deposition/) and noticed two issues. The first is a subscript problem where SO₂ renders correctly in Markdown but not on the website (SO2). The second issue is that the plots are not being automatically generated. Perhaps I should remove julia from ```julia @example 1 to resolve this.
Would you mind merging the changes into the EarthSciML/AtmosphericDeposition.jl repository to see if they work?

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.09%. Comparing base (c3f6967) to head (39de957).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #35   +/-   ##
=======================================
  Coverage   79.09%   79.09%           
=======================================
  Files           4        4           
  Lines         177      177           
=======================================
  Hits          140      140           
  Misses         37       37           

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

@ctessum ctessum merged commit e9fc542 into EarthSciML:main Mar 7, 2024
7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dry deposition documentation
2 participants