How do i create a documentation page in https://metoffice.github.io/lfric_apps/ #663
Replies: 3 comments 8 replies
|
Hi Alan, only part of that sounds like it should be put in the LFRic Apps documentation (the summary of the API) the rest sounds like it is more design docs that are being used during development which would generally go elsewhere. Who is your target audience for design parts of your doc? |
|
This sequence of commands allowed me to build the documentation lfric_apps]$ cd documentation/ the final command opens the built documentation in firefox I ran into problems with building using .venv yesterday, I could speak to Yaswant Pradhan (@yaswant) offline. I suspect i didnt have the correct modules loaded. |
|
Alan J Hewitt (@alanjhewitt) I just had just finished reviewing your linked UKCA-Apps PRs, and to me it feels like the new API related documentation should really go in UKCA unless I've completely misunderstood what document change you were proposing. |
Uh oh!
There was an error while loading. Please reload this page.
I have developed a proper API between radaer and lfric_apps which is under review.
I have a 360 word document which gives a summary of the API along with design principles, description of the elements of the interface, and a list of what has been implemented and what remains to be implemented.
Its pretty short and is all text, so it should be fairly easy to change to markdown.
My document is not easily accessible, so I would like to document it somewhere in https://metoffice.github.io/lfric_apps/
However, I could not find the documentation page describing how to make other documentation pages.
Could someone point me to this please?
All reactions