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

Documentation minor tweaks #488

Merged
merged 35 commits into from
Dec 18, 2024
Merged

Documentation minor tweaks #488

merged 35 commits into from
Dec 18, 2024

Conversation

jsmariegaard
Copy link
Member

@jsmariegaard jsmariegaard commented Dec 16, 2024

@jsmariegaard
Copy link
Member Author

@ecomodeller plotting section https://dhi.github.io/modelskill/api/plotting.html in API documentation misses the nice subpages you've made e.g. https://dhi.github.io/modelskill/api/plotting.spatial_overview.html - could you please help fixing this (or let me know how to)?

@ecomodeller
Copy link
Member

I think it should be enough to add some contents the the plotting section:

--- a/docs/_quarto.yml
+++ b/docs/_quarto.yml
@@ -93,6 +93,12 @@ website:
             - api/SkillTable.qmd
         - text: "Plotting"
           href: api/plotting.qmd
+          contents:
+            - api/plotting.scatter.qmd
+            - api/plotting.wind_rose.qmd
+            - api/plotting.taylor_diagram.qmd
+            - api/plotting.spatial_overview.qmd
+            - api/plotting.temporal_coverage.qmd
         - text: "Metrics"
           href: api/metrics.qmd
         - text: "Settings"

@jsmariegaard
Copy link
Member Author

@ecomodeller - do you know why from_config is not showing in the left pane menu https://dhi.github.io/modelskill/api/from_config.html#modelskill.from_config it is part of _quarto.yml ??? 🤔

@jsmariegaard
Copy link
Member Author

Another thing 🙏

@ecomodeller do you know how I remove the odd top part of model and observation api pages?

image

@ecomodeller
Copy link
Member

Nope

@jsmariegaard
Copy link
Member Author

Closes #487

@jsmariegaard jsmariegaard merged commit 942d5ba into main Dec 18, 2024
6 checks passed
@jsmariegaard jsmariegaard deleted the quarto-tweaks branch December 18, 2024 09:31
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.

2 participants