Skip to content

Commit 01a3f2d

Browse files
committed
Remove more index directives
1 parent 491704c commit 01a3f2d

File tree

5 files changed

+0
-16
lines changed

5 files changed

+0
-16
lines changed

components/clock.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
.. index::
2-
single: Clock
3-
single: Components; Clock
4-
51
The Clock Component
62
===================
73

controller/value_resolver.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
.. index::
2-
single: Controller; Argument Value Resolvers
3-
41
Extending Action Argument Resolving
52
===================================
63

security/access_token.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
.. index::
2-
single: Security; Access Token
3-
41
How to use Access Token Authentication
52
======================================
63

serializer/custom_context_builders.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
.. index::
2-
single: Serializer; Custom context builders
3-
41
How to Create your Custom Context Builder
52
=========================================
63

session.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,9 +1251,6 @@ has to return an integer which will be used as TTL.
12511251
// Inject whatever dependencies you need to be able to resolve a TTL for the current session
12521252
->args([service('security')]);
12531253
1254-
.. index::
1255-
single: Sessions, saving locale
1256-
12571254
.. _locale-sticky-session:
12581255

12591256
Making the Locale "Sticky" during a User's Session

0 commit comments

Comments
 (0)