diff options
author | 2020-02-23 21:44:08 +0100 | |
---|---|---|
committer | 2020-02-25 16:15:24 +0100 | |
commit | 694625737d6a7428606e3b8a2ba9330677edd96c (patch) | |
tree | 037045fe5b4b94bce1de752d19fd9985159729ae /tox.ini | |
parent | Generate a Policy Index (diff) | |
download | policy-guide-694625737d6a7428606e3b8a2ba9330677edd96c.tar.gz policy-guide-694625737d6a7428606e3b8a2ba9330677edd96c.tar.bz2 policy-guide-694625737d6a7428606e3b8a2ba9330677edd96c.zip |
Copy singlehtml into html directory
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ whitelist_externals = make commands = - make {posargs:html} + make {posargs:all} |