gujin 676b38a9ad tox: Keeping going with docs
1. Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name
suggests, keeps the build running when it encounters non-fatal errors.
This is exceptionally useful in avoiding a continuous edit-build loop
when undertaking large doc reworks where multiple errors may be
introduced.
2. Remove the exists folder before run sphinx-build command

[1] https://github.com/sphinx-doc/sphinx/commit/e3483e9b045

Change-Id: I1b1b45bf3ae104defbb16282e18995a28f67f649
2020-05-17 22:35:37 +08:00
2020-05-17 22:35:37 +08:00
2020-05-06 13:32:22 +08:00
2020-04-04 07:09:30 +00:00
2017-03-10 19:11:36 +09:00
2019-04-19 19:33:53 +00:00
2020-04-22 13:08:23 +00:00
2016-07-22 13:06:25 +09:00
2019-11-25 11:46:53 +00:00
2020-01-02 21:11:02 +00:00
2020-04-24 08:23:23 -05:00
2018-12-21 10:41:05 +09:00
2020-05-17 22:35:37 +08:00

zun-ui

Zun UI

Manual Installation

Install according to Zun UI documentation.

Enabling in DevStack

Add this repo as an external repository into your local.conf file:

[[local|localrc]]
enable_plugin zun-ui https://github.com/openstack/zun-ui
Description
The UI component for Zun
Readme 3.5 MiB
Languages
JavaScript 69.2%
Python 17.8%
HTML 11.7%
Shell 0.7%
SCSS 0.6%