Update QMCPACK documentation style - #6195
Conversation
…e highlighting warnings for partial XML blocks
|
On review, I think it would be better to first respect the existing document structure. i.e. All ~20 "sections". Once the new style is enabled we could revise from there. In nearly all cases we will want to show the first & second level titles. e.g. Introduction->Quickstart should be visible on the first page, unlike this version. |
The issue with leaving it flat is that the new theme will try to put all of the items on the top bar and since it can't fit it'll make a dropdown that hides them. I can increase the depth of the first page so that more is shown, and I can also do what I did for the Nexus docs and made some friendly buttons so that things are a bit easier to find, but I definitely don't think we should stick to the flat layout. |
Proposed changes
As noted in #5044, there is a desire for better documentation for QMCPACK.
This branch is quite old, and has not been touched in a while, but I think for the most part the changes I've made in it still hold up. I need to do some more cleaning, but I very much need some external input from QMCPACK maintainers on what should go where and how things should be structured.
What type(s) of changes does this code introduce?
Does this introduce a breaking change?
What systems has this change been tested on?
Laptop, Fedora Linux 44 (KDE Plasma Desktop Edition)
AMD Ryzen 7 PRO 7840U (8 cores, 16 logical processors)
Checklist