diff options
| author | Alexandre Flament <alex@al-f.net> | 2020-12-01 14:57:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-01 14:57:12 +0100 |
| commit | a1e6bc4cee2690eb7f2103901ada9a50846a7419 (patch) | |
| tree | 548577009de8034dcb24270b3bb61b7f471bf806 /docs/blog | |
| parent | 0e02fee93000f6d989e333cd06c39146d0339f4b (diff) | |
| parent | b4b81a5e1a74f03926e3c2e6f8c5fade99f7eabb (diff) | |
Merge pull request #2291 from dalf/settings2
[enh] user settings can relied on the default settings
Diffstat (limited to 'docs/blog')
| -rw-r--r-- | docs/blog/private-engines.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/blog/private-engines.rst b/docs/blog/private-engines.rst index 796f0fc69..027cc3dd3 100644 --- a/docs/blog/private-engines.rst +++ b/docs/blog/private-engines.rst @@ -7,6 +7,8 @@ enabled engines on their instances. It might be because they do not want to expose some private information through an offline engine. Or they would rather share engines only with their trusted friends or colleagues. +.. _private engines: + Private engines =============== |