Once this PR is merged, we will be able to build documentation in Read the Docs.
The docs will live at phaser.readthedocs.io
We will need to hook up the Github-to-ReadTheDocs webhook in order to build docs for PRs and new branches. Without the webhook, Read the Docs does not update its information about any other branches than what it knows at the time I set up the project. This is fine for main, but will mean we cannot easily validate documentation as we write it.
Once this PR is merged, we will be able to build documentation in Read the Docs.
The docs will live at phaser.readthedocs.io
We will need to hook up the Github-to-ReadTheDocs webhook in order to build docs for PRs and new branches. Without the webhook, Read the Docs does not update its information about any other branches than what it knows at the time I set up the project. This is fine for
main
, but will mean we cannot easily validate documentation as we write it.