[open-ils-commits] [GIT] Evergreen ILS branch master updated. d1de196ad128c4d795e8009221518f146feedac3

Evergreen Git git at git.evergreen-ils.org
Wed Oct 23 10:10:43 EDT 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  d1de196ad128c4d795e8009221518f146feedac3 (commit)
      from  b4e7ab2220a5467a2fdecf2cae2403a9c252564a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d1de196ad128c4d795e8009221518f146feedac3
Author: Remington Steed <rjs7 at calvin.edu>
Date:   Wed Oct 23 09:54:00 2013 -0400

    Docs 2.5: Fix floating groups heading level
    
    The new Floating Groups docs are acting like a Docs Section rather than
    a Docs Chapter. This commit should bump all the headings down one level
    so they will take their appropriate place in the TOC.
    
    Signed-off-by: Remington Steed <rjs7 at calvin.edu>

diff --git a/docs/admin/floating_groups.txt b/docs/admin/floating_groups.txt
index d4b6ef2..ca8f6e6 100644
--- a/docs/admin/floating_groups.txt
+++ b/docs/admin/floating_groups.txt
@@ -1,3 +1,4 @@
+:leveloffset: 1
 Floating Groups
 ===============
 
@@ -118,3 +119,4 @@ One member:
 * Stop Depth: 0
 * Max Depth: Unset
 * Exclude: Off 
+:leveloffset: 0

-----------------------------------------------------------------------

Summary of changes:
 docs/admin/floating_groups.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list