Right now, a python update or whatever could disrupt doc generation, or maybe some doc pages would get ignored for some reason. There should be at least some test that document generation runs successfully (ideally checking that it produces exactly the set of expected pages), that is run somewhere along in the process, e.g. in CI.
Right now, a python update or whatever could disrupt doc generation, or maybe some doc pages would get ignored for some reason. There should be at least some test that document generation runs successfully (ideally checking that it produces exactly the set of expected pages), that is run somewhere along in the process, e.g. in CI.