diff --git a/Makefile b/Makefile deleted file mode 100644 index d4bb2cb..0000000 --- a/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# Minimal makefile for Sphinx documentation -# - -# You can set these variables from the command line, and also -# from the environment for the first two. -SPHINXOPTS ?= -SPHINXBUILD ?= sphinx-build -SOURCEDIR = . -BUILDDIR = _build - -# Put it first so that "make" without argument is like "make help". -help: - @$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) - -.PHONY: help Makefile - -# Catch-all target: route all unknown targets to Sphinx using the new -# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS). -%: Makefile - @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) diff --git a/docs.sh b/docs.sh index f4c5e0c..2c7430e 100644 --- a/docs.sh +++ b/docs.sh @@ -1,9 +1,11 @@ build-docs() { pushd `git rev-parse --show-toplevel` poetry run sphinx-apidoc -fe -o docs/apidoc/ histopath_bim_des/ - cd docs + pushd docs + rm -rf html poetry run make html - cp -r _build/html html + cp -r _build/html . + popd popd } diff --git a/docs/html/_modules/histopath_bim_des/bim.html b/docs/html/_modules/histopath_bim_des/bim.html index 1507b75..d208ece 100644 --- a/docs/html/_modules/histopath_bim_des/bim.html +++ b/docs/html/_modules/histopath_bim_des/bim.html @@ -46,6 +46,7 @@
  • Model Configuration
  • Simulation and KPI extraction
  • Histopathology processes
  • +
  • `Jupyter notebooks <https://github.com/yinchi/histopath-bim-des/tree/main/notebooks>`_
  • API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    API reference:

    diff --git a/docs/html/processes.html b/docs/html/processes.html index 73ac098..2e62cd2 100644 --- a/docs/html/processes.html +++ b/docs/html/processes.html @@ -49,6 +49,7 @@
  • Model Configuration
  • Simulation and KPI extraction
  • Histopathology processes
  • +
  • `Jupyter notebooks <https://github.com/yinchi/histopath-bim-des/tree/main/notebooks>`_
  • API reference:

    API reference:

    API reference:

    API reference: