-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
See these docs.
They are outdated. They come from Feb (see date on bottom of page).
They were automatically generated by the setup I originally made in the CI of py_cosmograph, using epythet to separate documentation and rendering (using sphinx backend -- see some different themes here).
One thing is for sure: You can delete the docsrc files in the root of the project, which are not needed anyway, since documentation now happens on a branch (gh-pages).
You changed the CI to not update the documentation anymore, so:
- Do you want to disable the docs in settings here?
- Do you want to put the auto docs gen back in the CI?
- Do you want to find another more modern auto-docs tool to setup? (I'm fine with that --
epythetis getting old.) - Do you want to update
epythetto use more modern tools? - Do you want to just write documentation manually? (I'm not fine with that, for many reasons.)
- Do you want to not do documentation at all? (I also don't like that solution.)
Reactions are currently unavailable