From bba3a20e7ca50456fa1fc96ec4fa7e917113a840 Mon Sep 17 00:00:00 2001 From: Miran Date: Fri, 8 Mar 2019 13:55:27 +0100 Subject: documentation style tweaks (#10790) * exports are the least important field in the docs: they are put in the last place (at the bottom) * indent text after proc/type declaration for an easier navigation (noticeable difference between declarations and examples) * quickfix invalid style in `asynchttpserver` --- config/nimdoc.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/nimdoc.cfg') diff --git a/config/nimdoc.cfg b/config/nimdoc.cfg index c5effd04e..1e18c050e 100644 --- a/config/nimdoc.cfg +++ b/config/nimdoc.cfg @@ -533,11 +533,11 @@ dl { dt { margin-bottom: -0.5em; - margin-left: 0.5em; } + margin-left: 0.0em; } dd { - margin-left: 0.5em; - margin-bottom: 2.5em; + margin-left: 2.0em; + margin-bottom: 3.0em; margin-top: 0.5em; } -- cgit 1.4.1-2-gfad0