diff options
author | Jan Safranek <jsafrane@redhat.com> | 2013-09-30 16:04:10 +0200 |
---|---|---|
committer | Jan Safranek <jsafrane@redhat.com> | 2013-09-30 16:04:10 +0200 |
commit | b2afc27dca5c1f6c754a75c4d493bebffe604f34 (patch) | |
tree | eeedf09fa4743c3d2676f81309c88347ffe7e1ba /commands/storage/setup.cfg | |
parent | 27a69da56060deb0f29b0e958128727a4d7a7027 (diff) | |
download | openlmi-scripts-b2afc27dca5c1f6c754a75c4d493bebffe604f34.tar.gz openlmi-scripts-b2afc27dca5c1f6c754a75c4d493bebffe604f34.tar.xz openlmi-scripts-b2afc27dca5c1f6c754a75c4d493bebffe604f34.zip |
Add Makefile to upload docs.
Diffstat (limited to 'commands/storage/setup.cfg')
-rw-r--r-- | commands/storage/setup.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/commands/storage/setup.cfg b/commands/storage/setup.cfg new file mode 100644 index 0000000..2ddce25 --- /dev/null +++ b/commands/storage/setup.cfg @@ -0,0 +1,2 @@ +[upload_docs] +upload-dir = doc/_build/html |