Refactor documentation into multiple separate pages for clarity and findability.

This commit is contained in:
Dan Helfman
2019-02-03 22:20:59 -08:00
parent 8b4ac0017b
commit 7e0e00d45d
10 changed files with 565 additions and 421 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
VERSION = '1.2.15'
VERSION = '1.2.16.dev0'
setup(