Conversation
Followed the structure in mikeio
Align documentation structure
… files and some small changes to fix the structure
|
I'm experiencing issues with uv sync, I think it's the "quarto-cli>=1.8.25" dependency. |
|
Script for generating notebooks automatically is long but needed if we want the automated workflow. The latest commits skips converting notebooks -> qmd files, and directly converts to html. Current flow is:
Order of example notebooks is hardcoded for now. Which means that if we add new notebooks we need to update the ordering to include the new. Option: don't hardcode, and get order that is not convenient... |
|
@otzi5300 @adihellstrom Just making sure that you are aware of the |
|
I understand the general idea of automatically convert exmaple notebooks into docs/ . However, I think this is to complicated and needs simplification. How about something in the line of: Step 1: Configure _quarto.yaml in docs/ Questions: Goal:
|
|
This PR should be closed without merge, is replaced by PR #86 |
|
Continued in v2 which is merged |
(Moved from ADIH account to DHI branch)
Pull request addressing issue #69.
Create a User Guide Directory
Create Examples Section
Update Navigation
Update Home Page to similar structure like mikeio.
Add TSOD image