Sphinx provides an easy means to convert markdown files into nicely-rendered HTML. If we decide to produce HTML files and host them somewhere (#2), we will need to add appropriate Sphinx config files / directory structure.
It would also be good to add a GitHub action that will automatically build the Sphinx docs upon a new pull request. An example of this can be found in the IMAP repo.
Sphinx provides an easy means to convert markdown files into nicely-rendered HTML. If we decide to produce HTML files and host them somewhere (#2), we will need to add appropriate Sphinx config files / directory structure.
It would also be good to add a GitHub action that will automatically build the Sphinx docs upon a new pull request. An example of this can be found in the IMAP repo.