Skip to content

Commit 33ddf09

Browse files
committed
updates readthedocs config, removed docs build dir
1 parent 59868ef commit 33ddf09

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+8
-18349
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,5 @@ com_crashlytics_export_strings.xml
119119
crashlytics.properties
120120
crashlytics-build.properties
121121

122-
.ENV
122+
.ENV
123+

.readthedocs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ version: 2
77
# Build documentation in the docs/ directory with Sphinx
88
sphinx:
99
configuration: docs/conf.py
10+
builder: html
11+
fail_on_warning: true
1012

1113
# Build documentation with MkDocs
1214
#mkdocs:
@@ -17,4 +19,6 @@ formats: all
1719

1820
# Optionally set the version of Python and requirements required to build your docs
1921
python:
20-
version: 3.5
22+
version: 3.5
23+
install:
24+
- requirements: dev.requirements.txt
-16 KB
Binary file not shown.

docs/_build/doctrees/index.doctree

-177 KB
Binary file not shown.

docs/_build/html/.buildinfo

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/_build/html/_sources/index.txt

Lines changed: 0 additions & 22 deletions
This file was deleted.
-673 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)