diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/user/errors_during_fetching.rst | 4 | ||||
-rw-r--r-- | docs/en/user/installation.rst | 5 | ||||
-rw-r--r-- | docs/fr/user/errors_during_fetching.rst | 4 | ||||
-rw-r--r-- | docs/fr/user/installation.rst | 6 |
4 files changed, 8 insertions, 11 deletions
diff --git a/docs/en/user/errors_during_fetching.rst b/docs/en/user/errors_during_fetching.rst index d3efc848..da6ee745 100644 --- a/docs/en/user/errors_during_fetching.rst +++ b/docs/en/user/errors_during_fetching.rst | |||
@@ -12,9 +12,9 @@ There may be several reasons: | |||
12 | How can I help to fix that? | 12 | How can I help to fix that? |
13 | --------------------------- | 13 | --------------------------- |
14 | 14 | ||
15 | - `by sending us an email with the article's URL <mailto:hello@wallabag.org>`_ | 15 | - `by sending us an email with the article's URL <mailto:hello\@wallabag.org>`_ |
16 | - by trying to fix this article by yourself :) by creating a file for the article. | 16 | - by trying to fix this article by yourself :) by creating a file for the article. |
17 | You can use this tool http://siteconfig.fivefilters.org/. | 17 | You can use `this tool <http://siteconfig.fivefilters.org/>`__. |
18 | 18 | ||
19 | How can I try to re-fetch this article? | 19 | How can I try to re-fetch this article? |
20 | --------------------------------------- | 20 | --------------------------------------- |
diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst index 2c6b0331..216a8607 100644 --- a/docs/en/user/installation.rst +++ b/docs/en/user/installation.rst | |||
@@ -42,7 +42,7 @@ Install Composer: | |||
42 | 42 | ||
43 | curl -s http://getcomposer.org/installer | php | 43 | curl -s http://getcomposer.org/installer | php |
44 | 44 | ||
45 | You can find specific instructions here : __ https://getcomposer.org/doc/00-intro.md | 45 | You can find specific instructions `here <https://getcomposer.org/doc/00-intro.md>`__: |
46 | 46 | ||
47 | To install wallabag itself, you must run these two commands: | 47 | To install wallabag itself, you must run these two commands: |
48 | 48 | ||
@@ -64,8 +64,7 @@ And access wallabag at http://yourserverip:8000 | |||
64 | 64 | ||
65 | .. note:: | 65 | .. note:: |
66 | 66 | ||
67 | To define parameters with environment variables, you have to set these variables with ``SYMFONY__`` prefix. For example, ``SYMFONY__DATABASE_DRIVER``. You can have a look to the `Symfony documentation | 67 | To define parameters with environment variables, you have to set these variables with ``SYMFONY__`` prefix. For example, ``SYMFONY__DATABASE_DRIVER``. You can have a look to the `Symfony documentation <http://symfony.com/doc/current/cookbook/configuration/external_parameters.html>`__. |
68 | <http://symfony.com/doc/current/cookbook/configuration/external_parameters.html>`__. | ||
69 | 68 | ||
70 | Installing on Apache | 69 | Installing on Apache |
71 | -------------------- | 70 | -------------------- |
diff --git a/docs/fr/user/errors_during_fetching.rst b/docs/fr/user/errors_during_fetching.rst index 34a6ce18..0f26fbc8 100644 --- a/docs/fr/user/errors_during_fetching.rst +++ b/docs/fr/user/errors_during_fetching.rst | |||
@@ -12,9 +12,9 @@ Il peut y avoir plusieurs raisons : | |||
12 | Comment puis-je aider pour réparer ça ? | 12 | Comment puis-je aider pour réparer ça ? |
13 | --------------------------------------- | 13 | --------------------------------------- |
14 | 14 | ||
15 | - `en nous envoyant un email avec l'URL de l'article <mailto:hello@wallabag.org>`_ | 15 | - `en nous envoyant un email avec l'URL de l'article <mailto:hello\@wallabag.org>`_ |
16 | - en essayant de réparer cet article par vous-même :) en créant un fichier pour l'article. | 16 | - en essayant de réparer cet article par vous-même :) en créant un fichier pour l'article. |
17 | Vous pouvez utiliser cet outil http://siteconfig.fivefilters.org/. | 17 | Vous pouvez utiliser `cet outil <http://siteconfig.fivefilters.org/>`__. |
18 | 18 | ||
19 | Comment puis-je réessayer de récupérer le contenu ? | 19 | Comment puis-je réessayer de récupérer le contenu ? |
20 | --------------------------------------------------- | 20 | --------------------------------------------------- |
diff --git a/docs/fr/user/installation.rst b/docs/fr/user/installation.rst index 0a1da6c8..3c647aac 100644 --- a/docs/fr/user/installation.rst +++ b/docs/fr/user/installation.rst | |||
@@ -40,7 +40,7 @@ Installation de Composer : | |||
40 | 40 | ||
41 | curl -s http://getcomposer.org/installer | php | 41 | curl -s http://getcomposer.org/installer | php |
42 | 42 | ||
43 | Vous pouvez trouver des instructions spécifiques ici (en anglais) : __ https://getcomposer.org/doc/00-intro.md | 43 | Vous pouvez trouver des instructions spécifiques `ici (en anglais) <https://getcomposer.org/doc/00-intro.md>`__ : |
44 | 44 | ||
45 | Pour installer wallabag, vous devez exécuter ces deux commandes : | 45 | Pour installer wallabag, vous devez exécuter ces deux commandes : |
46 | 46 | ||
@@ -61,9 +61,7 @@ Pour démarrer le serveur interne à php et vérifier que tout s'est installé c | |||
61 | Et accéder wallabag à l'adresse http://lipdevotreserveur:8000 | 61 | Et accéder wallabag à l'adresse http://lipdevotreserveur:8000 |
62 | 62 | ||
63 | .. note:: | 63 | .. note:: |
64 | 64 | Pour définir des paramètres via des variables d'environnement, vous pouvez les spécifier avec le préfixe ``SYMFONY__``. Par exemple, ``SYMFONY__DATABASE_DRIVER``. Vous pouvez lire `documentation Symfony <http://symfony.com/doc/current/cookbook/configuration/external_parameters.html>`__ pour en savoir plus. | |
65 | Pour définir des paramètres via des variables d'environnement, vous pouvez les spécifier avec le préfixe ``SYMFONY__``. Par exemple, ``SYMFONY__DATABASE_DRIVER``. Vous pouvez lire `documentation Symfony | ||
66 | <http://symfony.com/doc/current/cookbook/configuration/external_parameters.html>`__ pour en savoir plus. | ||
67 | 65 | ||
68 | Installation avec Apache | 66 | Installation avec Apache |
69 | ------------------------ | 67 | ------------------------ |