Skip to content

Commit

Permalink
restructuring of /docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mmedl94 committed Nov 7, 2024
1 parent 1e5835b commit cb6bc6a
Show file tree
Hide file tree
Showing 114 changed files with 49 additions and 24,165 deletions.
19 changes: 19 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Read the Docs configuration file for Sphinx projects
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

# Required
version: 2

# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.11"

# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/conf.py

python:
install:
- requirements: docs/requirements.txt
21 changes: 0 additions & 21 deletions docs/.readthedocs.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# from the environment for the first two.
SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build
SOURCEDIR = .
SOURCEDIR = source
BUILDDIR = build

# Put it first so that "make" without argument is like "make help".
Expand Down
4 changes: 0 additions & 4 deletions docs/_build/.buildinfo

This file was deleted.

Binary file removed docs/_build/.doctrees/bioprocessnexus.doctree
Binary file not shown.
Binary file removed docs/_build/.doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/_build/.doctrees/index.doctree
Binary file not shown.
Binary file removed docs/_build/.doctrees/modules.doctree
Binary file not shown.
109 changes: 0 additions & 109 deletions docs/_build/_sources/bioprocessnexus.rst.txt

This file was deleted.

20 changes: 0 additions & 20 deletions docs/_build/_sources/index.rst.txt

This file was deleted.

7 changes: 0 additions & 7 deletions docs/_build/_sources/modules.rst.txt

This file was deleted.

134 changes: 0 additions & 134 deletions docs/_build/_static/_sphinx_javascript_frameworks_compat.js

This file was deleted.

Loading

0 comments on commit cb6bc6a

Please sign in to comment.