diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2013-10-29 15:44:35 +0200 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2013-10-29 15:44:35 +0200 |
commit | c7b4ce0293a3e5bc1857ec76cee246d505b154e4 (patch) | |
tree | 58d4c64627ad0bb71efaacbd72e1c50f978b3ac0 /docs/menu.rst | |
parent | cd3af3272d170f4990ef745316faa7600571ef4e (diff) |
Add a definition of the security model to the documentation.
Diffstat (limited to 'docs/menu.rst')
-rw-r--r-- | docs/menu.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/menu.rst b/docs/menu.rst index 4c643bc8..a49b22c1 100644 --- a/docs/menu.rst +++ b/docs/menu.rst @@ -3,8 +3,9 @@ 1) `Overview`_ 2) `Concepts`_ 3) `API reference`_ + 4) `Security model`_ .. _`Overview`: index.html .. _`Concepts`: concepts.html .. _`API reference`: reference.html - +.. _`Security model`: security.html |