mk: generate html guides with sphinx
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 15 Oct 2014 20:12:20 +0000 (22:12 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 15 Oct 2014 20:25:00 +0000 (22:25 +0200)
commit3fbcfb76190f322f9c15bcc0057a437bc42775c8
tree759dab0381cfc6e796b622cd7b42e88e4421173c
parent6b919b0f8c056deb0d3e1a2f7d775008576eddb8
mk: generate html guides with sphinx

Add minimal configuration and index to validate new rules
inside "make doc" and "make doc-clean".
RTE_SPHINX_BUILD can be overriden.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
doc/guides/conf.py [new file with mode: 0644]
doc/guides/index.rst [new file with mode: 0644]
mk/rte.sdkdoc.mk