sphinx-feature-classification/sphinx_feature_classification
Guang Yee 1fb0127663 make sure destination dir exist before copying files into it
on_build_finished was operating under the assumption that the
_static directory always exist. This is not a valid assumption if
there are no files there for sphinx to copy prior to the execution
of the 'sphinx_feature_classification.support_matrix' extension.

This patch utilizes the copy_asset() utility to copy files as it
is consistent with other sphinx extensions.

Change-Id: Iba538f7cb595c58a0a401e54edf50dc83c5a72d2
2019-09-03 14:01:02 -07:00
..
releasenotes/notes Fix the summary table border not rendering 2019-04-12 18:38:36 -07:00
tests make sure destination dir exist before copying files into it 2019-09-03 14:01:02 -07:00
__init__.py Initial cookiecutter patch 2018-01-15 08:54:30 -08:00
support_matrix.py make sure destination dir exist before copying files into it 2019-09-03 14:01:02 -07:00
support-matrix.css Fix the summary table border not rendering 2019-04-12 18:38:36 -07:00