sphinx-feature-classification/sphinx_feature_classification
Michael Johnson f6f3e0f2d8 Fix deprecated add_stylesheet with add_css_file
The sphinx add_stylesheet() method was renamed in sphinx 1.8 to
add_css_file()[1]. This patch replaces the use of add_stylesheet()
with add_css_file().

[1] https://github.com/sphinx-doc/sphinx/commit/ \
    3afc72fba41f945610263be79d14c95d21478248

Change-Id: Id6eb1f81928fe397352e9daf3673df46aadcc1dd
2019-04-12 17:00:24 -07:00
..
tests Handle ConfigParser.readfp deprecation 2018-10-15 10:39:57 -05:00
__init__.py Initial cookiecutter patch 2018-01-15 08:54:30 -08:00
support-matrix.css Build Common Framework for Feature Classification Matrix 2018-01-19 02:45:51 +11:00
support_matrix.py Fix deprecated add_stylesheet with add_css_file 2019-04-12 17:00:24 -07:00