[WIP] Documentation (take two)#266
Conversation
|
The
|
Codecov Report
@@ Coverage Diff @@
## master #266 +/- ##
=======================================
Coverage 39.24% 39.24%
=======================================
Files 12 12
Lines 474 474
=======================================
Hits 186 186
Misses 288 288
Continue to review full report at Codecov.
|
|
I just learned, you can click on the details from the documenter/deploy check to get to the preview of the documentation build. |
| "API Documentation" => Any[ | ||
| "Index" => "API/api_index.md", | ||
| "Accessing the Data Cube" => "API/cube_access.md", | ||
| "Analisys" => "API/analysis.md", |
There was a problem hiding this comment.
| "Analisys" => "API/analysis.md", | |
| "Analysis" => "API/analysis.md", |
meggart
left a comment
There was a problem hiding this comment.
Thanks a lot for starting this. I corrected a small typo and fixed the structure in the examples section. I would propose to merge this as soon as you feel comfortable so we have the URLS etc fixed. We can still improve later
As detailed in #264 this is the same code stored in that PR, only branched from the main repo to access the local builds of the documentation. If this passes docs checks I am going to close #264.