From 3a20415fa584ddd487fc311da17c9f558cf44541 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Sat, 20 Feb 2021 13:57:22 +0100 Subject: [PATCH] Fix title in HTML --- Makefile | 1 + README.rst | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Makefile b/Makefile index b0e09f2..a40e453 100644 --- a/Makefile +++ b/Makefile @@ -3,5 +3,6 @@ build: rst2html5\ --bootstrap-css\ --stylesheet-path=styles.css --embed-stylesheet\ + --title="Tolino cloud API documentation"\ README.rst tolino-api-docs.htm sed -i "s/##UPDATE##/`date -Is`/" tolino-api-docs.htm diff --git a/README.rst b/README.rst index 1986ff6..d310de0 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,8 @@ Tolino cloud API documentation Servers the Tolino Vision 3/4 HD talk to (Firmware 14.x). +Work in progress. + .. contents:: :depth: 2 -- 2.30.2