Closed N-Wouda closed 1 year ago
I'll see if I can write most of this tomorrow morning.
(the first few points are things we'll be asked about in the JOSS review, so it's probably good to get ahead of that and already write something for)
We should move the examples up, into the examples/
directory where they used to be, and use something like sphinx-collections to move the examples to where they need to be for the docs to build.
Edit: this project uses that tool to copy stuff; have a look there for how to set this up.
There's zero need to use a dependency for copying the examples. Just shutil everything over in the conf.py
file.
A big list of (minor) TODOs:
Link to the new pages in the readme here on Github.