aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2016-01-24 13:23:26 -0500
committerTim Harder <radhermit@gmail.com>2016-01-24 13:27:40 -0500
commit880d3bca90bf3141c42f0de15980108381b8438a (patch)
tree5b25c655110a9056e4248c77b62d4967ca50ea82 /setup.cfg
parentpkgdist: skip man page regeneration if an output dir exists (diff)
downloadpkgcore-880d3bca90bf3141c42f0de15980108381b8438a.tar.gz
pkgcore-880d3bca90bf3141c42f0de15980108381b8438a.tar.bz2
pkgcore-880d3bca90bf3141c42f0de15980108381b8438a.zip
setup: add explicit build_docs command to build html docs
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 277a1b34..e02618b3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,3 @@
-[aliases]
-build_docs = build_sphinx -b html
-
[build_sphinx]
source-dir = doc
build-dir = build/sphinx