From 191292f638dd371233e1b5e65d233e936c14baae Mon Sep 17 00:00:00 2001 From: CorentinLGS Date: Tue, 7 Aug 2018 14:23:11 +0200 Subject: Controller: Converted README to a gitbook version. -Split the README into a gitbook documentation. Change-Id: Iacf94e94d15606d68c925885dac5233d828f29b7 Signed-off-by: CorentinLGS --- docs/_layouts/ebook/pdf_footer.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/_layouts/ebook/pdf_footer.html (limited to 'docs/_layouts/ebook/pdf_footer.html') diff --git a/docs/_layouts/ebook/pdf_footer.html b/docs/_layouts/ebook/pdf_footer.html new file mode 100644 index 0000000..679e562 --- /dev/null +++ b/docs/_layouts/ebook/pdf_footer.html @@ -0,0 +1,13 @@ +{% extends "./page.html" %} +{% block body %} + + + + +{% endblock %} -- cgit 1.2.3-korg