From 992af0b9d77cb4fbac2c37ef8d5896042d67a2a3 Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Wed, 22 Jul 2015 05:02:10 +0200 Subject: Doc: sync from Wiki, generate HTML Closes #291 Fixes #227 Modifications - HTML content: match the new Wiki structure - Makefile - generate a custom HTML sidebar - include the sidebar on all pages - infer and prepend page titles - handle relative links - add title metadata, e.g. Shaarli - Signed-off-by: VirtualTam --- doc/Static-analysis.html | 72 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 doc/Static-analysis.html (limited to 'doc/Static-analysis.html') diff --git a/doc/Static-analysis.html b/doc/Static-analysis.html new file mode 100644 index 00000000..d4588e4d --- /dev/null +++ b/doc/Static-analysis.html @@ -0,0 +1,72 @@ + + + + + + + Shaarli - Static analysis + + + + + + +

Static analysis

+

WIP

+

This topic is currently being discussed here:

+ +

Usage

+

Static analysis tools can be installed with Composer, and used through Shaarli's Makefile.

+

For an overview of the available features, see:

+ + + -- cgit v1.2.3