diff options
| author | Preston Holmes <preston@ptone.com> | 2012-12-27 09:37:57 +0100 |
|---|---|---|
| committer | Preston Holmes <preston@ptone.com> | 2012-12-28 11:48:05 -0800 |
| commit | 8d1b1902488855e56c93f66d5a30b3ec746ff183 (patch) | |
| tree | 366a7cc82211f46daca23eef6b5c4e03ca204a7b /docs/misc | |
| parent | 3cb87ec605fb9e7785aa0580bd8220797b622e0c (diff) | |
[1.5.x] Fixed #19498 -- refactored auth documentation
The auth doc was a single page which had grown unwieldy.
This refactor split and grouped the content into sub-topics.
Additional corrections and cleanups were made along the way.
Diffstat (limited to 'docs/misc')
| -rw-r--r-- | docs/misc/api-stability.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/misc/api-stability.txt b/docs/misc/api-stability.txt index a13cb5de69..70e6006575 100644 --- a/docs/misc/api-stability.txt +++ b/docs/misc/api-stability.txt @@ -38,7 +38,7 @@ In general, everything covered in the documentation -- with the exception of anything in the :doc:`internals area </internals/index>` is considered stable as of 1.0. This includes these APIs: -- :doc:`Authorization </topics/auth>` +- :doc:`Authorization </topics/auth/index>` - :doc:`Caching </topics/cache>`. |
