Skip to content

Documentation minor tweaks#488

Merged
jsmariegaard merged 35 commits intomainfrom
quarto-tweaks
Dec 18, 2024
Merged

Documentation minor tweaks#488
jsmariegaard merged 35 commits intomainfrom
quarto-tweaks

Conversation

@jsmariegaard
Copy link
Copy Markdown
Member

@jsmariegaard jsmariegaard commented Dec 16, 2024

@jsmariegaard
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

Nope

@jsmariegaard
Copy link
Copy Markdown
Member Author

Closes #487

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