Create a developer guidance section for the hosted docs

This commit is contained in:
Julian Stirling 2026-03-01 11:45:29 +00:00
parent 9788e0d2b7
commit bc36a1e9d0
14 changed files with 3569 additions and 189 deletions

View file

@ -7,7 +7,10 @@ skip = node_modules,
__pycache__,
./build,
./dist,
./apidocs,
./apidocs/*.html,
./apidocs/*.js,
./apidocs/*.json,
./apidocs/*.css,
./openflexure,
./htmlcov,
./src/openflexure_microscope_server/static,