summaryrefslogtreecommitdiff
path: root/docs/dev
AgeCommit message (Collapse)Author
2019-12-12doc: proofread of the all reST sources (no content change)Markus Heiser
Normalize reST sources with best practice and KISS in mind. to name a few points: - simplify reST tables - make use of ``literal`` markup for monospace rendering - fix code-blocks for better rendering in HTML - normalize section header markup - limit all lines to a maximum of 79 characters - add option -H to the sudo command used in code blocks - drop useless indentation of lists - ... [1] https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-12-12doc: installation.rst improve reST markupMarkus Heiser
- normalize section header markup - limit all lines to a maximum of 79 characters - add option -H to the sudo command used in code blocks - place *WARNING* lines into a '.. warning::' admonition block - make use of ``literal`` markup for monospace rendering - drop useless indentation of lists [1] https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-12-12doc: make use of sphinx.ext.extlinks & sphinx.ext.intersphinxMarkus Heiser
- add sphinx extensions - patch documentation to make use of These modules help to simplify the reST markup of external references. BTW it helps to write more readable reST and form custom brands. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-10-23add post about introducing offline enginesNoémi Ványi
2018-11-29Merge pull request #1389 from bourrel/patch-1pofilo
Update quickstart.rst
2018-10-21Formatting...tmikaeld
2018-10-21Added missing symlink instructiontmikaeld
2018-08-30Update quickstart.rstLéo Bourrel
Rename `build_grunt` to `grunt_build` as in manage.sh
2018-01-17change python-pybabel to python-babel in package requirementsNoémi Ványi
Closes #1147
2017-10-23update search api with params and description on syntaxNoémi Ványi
2017-07-09add format param to search apiNoémi Ványi
2017-06-12various mods: uwsgi setup and version update ++ py3 img src fix ++ new ↵Adam Tauber
sphinx version - closes #939
2017-03-18rewrite Translation pageNoémi Ványi
2016-11-20installation: nginx mod to sites-enabledNoémi Ványi
2016-11-05engine overview fix torrent tableNoémi Ványi
2016-11-04docs: fix typos based on #653Noémi Ványi
2016-09-10add possible values of time_range paramNoemi Vanyi
2016-09-06add new search parameter time_rangeNoémi Ványi
2016-07-15simplify index pageNoemi Vanyi
2016-07-09better API docs && more features in listNoemi Vanyi
2016-04-21add reverse proxy configurationNoemi Vanyi
2016-04-21update install docs on reverse proxyNoemi Vanyi
2016-04-21add dev tips to quickstartNoemi Vanyi
2016-02-01add development quickstartNoemi Vanyi
2016-01-21[fix] little typoThomas Pointhuber
2016-01-21[enh] improve translation documentationThomas Pointhuber
2016-01-10update & fix install guide after install refactorNoemi Vanyi
2015-12-10[doc] rewrite contribution guideNoemi Vanyi
2015-12-10[doc] fix small mistakes in engine overviewNoemi Vanyi
2015-12-01[doc] grammar & format fixes in engine overviewNoemi Vanyi
2015-11-28[doc] engines overview addedAdam Tauber
2015-11-17[enh] initial structureAdam Tauber