From 3093269296e267427debd31e180ac29fcab349df Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 22 Nov 2021 14:21:29 +0100 Subject: Make examples buildable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It now excludes .tox from conf.py. It locally clones docutils cheatsheet as examples (it should be noted that cheatsheet.txt is renamed index.rst in it). [1] https://docutils.sourceforge.io/docs/user/rst/cheatsheet.txt Issue-ID: DOC-772 Signed-off-by: Cédric Ollivier Change-Id: Ifd616b797d5a48da5df77b0dfaa0613497b742d8 --- examples/sphinx/istanbul/_static/logo_onap_2017.png | Bin 0 -> 12278 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/sphinx/istanbul/_static/logo_onap_2017.png (limited to 'examples/sphinx/istanbul/_static/logo_onap_2017.png') diff --git a/examples/sphinx/istanbul/_static/logo_onap_2017.png b/examples/sphinx/istanbul/_static/logo_onap_2017.png new file mode 100644 index 000000000..5d064f431 Binary files /dev/null and b/examples/sphinx/istanbul/_static/logo_onap_2017.png differ -- cgit 1.2.3-korg