diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2020-02-23 11:47:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-23 11:47:49 +0000 |
| commit | 98322ac15c219c1bb61a3528543c785f32c9a697 (patch) | |
| tree | 01b461cccb2296043fc323a55ed2fd5e51aaf5d1 /docs/dev | |
| parent | e1b60106b7dab37fe29cb68c9b625c5fe52c1385 (diff) | |
| parent | 90d23e7ef6666408e4ad49841e89ca086568e5b1 (diff) | |
Merge branch 'master' into engine-etools
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/reST.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/reST.rst b/docs/dev/reST.rst index 4dc1279f0..4835cbbcf 100644 --- a/docs/dev/reST.rst +++ b/docs/dev/reST.rst @@ -285,7 +285,7 @@ content becomes smart. :rst:role:`pep` :pep:`8` ``:pep:`8``` sphinx.ext.extlinks_ -------------------------------------------------------------------------------------------------- - project's wiki article :wiki:`Searx-instances` ``:wiki:`Searx-instances``` + project's wiki article :wiki:`Offline-engines` ``:wiki:`Offline-engines``` to docs public URL :docs:`dev/reST.html` ``:docs:`dev/reST.html``` files & folders origin :origin:`docs/dev/reST.rst` ``:origin:`docs/dev/reST.rst``` pull request :pull:`1756` ``:pull:`1756``` |