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/_Sidebar.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 doc/_Sidebar.md (limited to 'doc/_Sidebar.md') diff --git a/doc/_Sidebar.md b/doc/_Sidebar.md new file mode 100644 index 00000000..64b16491 --- /dev/null +++ b/doc/_Sidebar.md @@ -0,0 +1,29 @@ +#_Sidebar +- [Home](Home.html) +- Installation + - [Server requirements](Server-requirements.html) + - [Server configuration](Server-configuration.html) + - [Shaarli configuration](Shaarli-configuration.html) +- [Usage](Usage.html) + - [Sharing button](Sharing-button.html) (bookmarklet) + - [Firefox share](Firefox-share.html) + - [RSS feeds](RSS-feeds.html) +- How To + - [Backup, restore, import and export](Backup,-restore,-import-and-export.html) + - [Copy an existing installation over SSH and serve it locally](Copy-an-existing-installation-over-SSH-and-serve-it-locally.html) + - [Download CSS styles from an OPML list](Download-CSS-styles-from-an-OPML-list.html) +- [Troubleshooting](Troubleshooting.html) +- [Development](Development.html) + - [GnuPG signature](GnuPG-signature.html) + - [Coding guidelines](Coding-guidelines.html) + - [Directory structure](Directory-structure.html) + - [3rd party libraries](3rd-party-libraries.html) + - [Plugin System](Plugin-System.html) + - [Security](Security.html) + - [Static analysis](Static-analysis.html) + - [Theming](Theming.html) + - [Unit tests](Unit-tests.html) +- About + - [FAQ](FAQ.html) + - [Community & Related software](Community-&-Related-software.html) + - [TODO](TODO.html) -- cgit v1.2.3