Files
openvino/docs/openvino_sphinx_theme/MANIFEST.in
Nikolay Tyukaev 437bc3280d Feature/ntyukaev/add doxygen snippet sphinx (#10277)
* add doxygensnippet directive

* update MANIFEST.in
2022-02-11 09:19:46 +03:00

6 lines
283 B
Plaintext

include openvino_sphinx_theme/theme.conf
recursive-include openvino_sphinx_theme *.html *.rst
recursive-include openvino_sphinx_theme/templates *.html *.rst
recursive-include openvino_sphinx_theme/static *.js *.png *.css *.svg
recursive-include openvino_sphinx_theme/directives *.py