From 43ad7c8e825057747ccf02049050b323878952a7 Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Sat, 5 Aug 2017 11:56:24 +0200 Subject: documentation: fix rendering and internal references This is mainly cleanup after switching from Github-flavoured Markdown rendered by Github Pages, to standard Markdown rendered by MkDocs. Changed: - rephrase some section titles Fixed: - list rendering (items, sub-items)) - code rendering - quotes - dead links Removed: - extraneous navigational elements Signed-off-by: VirtualTam --- doc/md/Static-analysis.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/md/Static-analysis.md') diff --git a/doc/md/Static-analysis.md b/doc/md/Static-analysis.md index ee4f5978..29d98362 100644 --- a/doc/md/Static-analysis.md +++ b/doc/md/Static-analysis.md @@ -1,5 +1,6 @@ ## WIP This topic is currently being discussed here: + - [Fix coding style (static analysis)](https://github.com/shaarli/Shaarli/issues/95) (#95) - [Continuous Integration tools & features](https://github.com/shaarli/Shaarli/issues/130) (#130) @@ -7,5 +8,6 @@ This topic is currently being discussed here: Static analysis tools can be installed with Composer, and used through Shaarli's [Makefile](https://github.com/shaarli/Shaarli/blob/master/Makefile). For an overview of the available features, see: + - [Code quality: Makefile to run static code checkers](https://github.com/shaarli/Shaarli/pull/124) (#124) - [Run PHPCS against different coding standards](https://github.com/shaarli/Shaarli/pull/276) (#276) -- cgit v1.2.3