akanda/setup.cfg
Adam Gandelman faea392eb6 Rename ./doc/ -> ./docs/, update dev docs
Renames doc -> docs, should help get readthedocs integration working correctly.

Also updates the developer quickstart guide.

Change-Id: I179df0891957b56823ba72d0816a9a46e816b2ff
2015-06-05 14:26:16 -07:00

19 lines
246 B
INI

[metadata]
name = akanda
summary = Akanda
description-file =
README.md
author = Akanda
home-page = http://akanda.io
[build_sphinx]
source-dir = docs/source
build-dir = docs/build
all_files = 1
[pbr]
warnerrors = True
[wheel]
universal = 1