Hi all,
I have an itch to scratch in the Base help (which I find totally
lacking, but hey, just my opinion) and so I've been thinking about the
best way to improve it :
(1) hack the XHP files directly and then git diff them ;
- how would I deal with new entries ? my understanding is that I need to
create a new unique id somewhere ?
(2) add pages to, or expand on, the wiki online help in the hope that
these then get converted back to XHP files
- I see in the code repo that there are some python scripts for doing
this, but are they actually used ?
On a more general note, could we not move the Base help out of /shared
into its own module, like the other main modules ?
Alex