edx / open-source-process-wg

Issues and tasks for the Open Source Process working group
2 stars 0 forks source link

Publish readmes from edx-platform #108

Open nedbat opened 1 year ago

nedbat commented 1 year ago

To document djangoapps in edx-platform, we want to write READMEs and have them published to readthedocs.

Acceptance criteria for this ticket:

    • Work with tCRIL to get an RTD instance stood up that can render arbitrary documentation within edx-platform
    • Identify a few useful docs to share out & clean up if needed (there are plenty of rst in there but idk if they render weird or are well-formed)

Next Steps / Nice to have:

hurtstotouchfire commented 1 year ago

We recently updated docs here: https://github.com/openedx/edx-platform/blob/master/openedx/core/djangoapps/user_api/README.rst So this is one that I'd like to make more visible.

hurtstotouchfire commented 1 year ago

@feanil I updated the description here and added some nice to have / question items at the end there.

feanil commented 1 year ago

Cool, @nedbat can you add me as an assignee so I have this on my list. Some of the recent API related work has brought us closer to getting this over the line.

Related Issue: https://github.com/openedx/edx-platform/issues/32610

e0d commented 1 year ago

@feanil any updates on this for tomorrow?

feanil commented 1 year ago

The consolidation for the sphinx projects in edx-platform should un-block this but I have not yet had time to work on this specifically. Though we are now publishing the docstrings.

nedbat commented 12 months ago

Feanil is handing this to the Aximprovements team.

feanil commented 11 months ago

FYI the ticket tracking this work in edx-platform is https://github.com/openedx/edx-platform/issues/33047