Skip to content

Commit

Permalink
Merge pull request #160 from fauna/drv-98
Browse files Browse the repository at this point in the history
DRV-98: Remove outdated documentation
  • Loading branch information
Trevor Sibanda authored Sep 4, 2020
2 parents fd93819 + bd4d799 commit 7382ad5
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 350 deletions.
5 changes: 1 addition & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@ ifdef FAUNA_QUERY_TIMEOUT_MS
DOCKER_RUN_FLAGS += -e FAUNA_QUERY_TIMEOUT_MS=$(FAUNA_QUERY_TIMEOUT_MS)
endif

all: test lint doc

doc:
sphinx-build -E -b html docs docs/_build/html
all: test lint

test:
python -Wd -m nose2
Expand Down
7 changes: 0 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,6 @@ and then run ``make coverage``. A summary will be displayed to the terminal, and
will be available at ``htmlcov/index.html``.


Documenting
~~~~~~~~~~~

Run ``pip install .[doc]`` to install the needed packages to generate the docs.
Then run ``make doc``, then open ``docs/_build/html/index.html`` in a web browser.


Contribute
----------

Expand Down
Empty file removed docs/_static/.keep
Empty file.
5 changes: 0 additions & 5 deletions docs/client.rst

This file was deleted.

5 changes: 0 additions & 5 deletions docs/client_logger.rst

This file was deleted.

292 changes: 0 additions & 292 deletions docs/conf.py

This file was deleted.

5 changes: 0 additions & 5 deletions docs/errors.rst

This file was deleted.

12 changes: 0 additions & 12 deletions docs/index.rst

This file was deleted.

5 changes: 0 additions & 5 deletions docs/objects.rst

This file was deleted.

5 changes: 0 additions & 5 deletions docs/page.rst

This file was deleted.

5 changes: 0 additions & 5 deletions docs/query.rst

This file was deleted.

5 changes: 0 additions & 5 deletions docs/request_result.rst

This file was deleted.

0 comments on commit 7382ad5

Please sign in to comment.