Blerim Sheqa
75516526b5
Update docs for better compatibility with mkdocs
...
* Move HTML links (<a>...</a>) to the end of the header lines
* This is necessary to allow mkdocs to parse headers correctly and display them in the TOC
* Following sed command was used: sed -i .bu 's/\(<a.*a>\) \(.*\)/\2 \1/g' $filename
2017-07-14 16:33:05 +02:00
Christoph Wiechert
87b92c3a77
Doc: Add charset hint
2017-01-30 15:37:16 +01:00
Eric Lippmann
de94749502
Note that its possible to provide multiple LDAP hosts separated by a space
...
fixes #11809
2016-12-12 16:42:56 +01:00
Eric Lippmann
c322077aed
Fix code block related syntax issues in markdown files
2016-09-01 14:32:23 +02:00
Eric Lippmann
2d32f4a3be
Fix markdown table syntax
2016-09-01 14:32:23 +02:00
Heike Jurzik
cbf55ffbf1
Fix some syntax bugs in markdown files
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2016-09-01 14:32:20 +02:00
Chris Reeves
8e40d3cc25
doc: document 'encryption' directive for LDAP
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2016-09-01 11:33:55 +02:00
Eric Lippmann
fde78cdeb8
doc: Improve order of chapters
...
refs #9386
2016-03-30 15:40:56 +02:00