diff options
author | Rabi Mishra <ramishra@redhat.com> | 2019-08-23 09:17:47 +0530 |
---|---|---|
committer | Rabi Mishra <ramishra@redhat.com> | 2019-08-23 09:25:22 +0530 |
commit | f3efe1de2963218a881bb3c9bdd3bbcfc688db94 (patch) | |
tree | 3f4bab231905becd19864b2849e664a1343f7cba /doc | |
parent | 4293d2118609ca0ea4ffc80767abecc04d4835c3 (diff) | |
download | heat-f3efe1de2963218a881bb3c9bdd3bbcfc688db94.tar.gz |
Ensure _static exists with placeholder
openstack-tox-docs is failing with below error.
Warning, treated as error:
html_static_path entry '_static' does not exist
Change-Id: Ic6f5a463f0ec95537ebea0855ebd71d4e4ed5df4
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/_static/.placeholder | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/doc/source/_static/.placeholder b/doc/source/_static/.placeholder new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/doc/source/_static/.placeholder |