From fa5cf2d5031eaac92645e296f486f55fac0f12c6 Mon Sep 17 00:00:00 2001 From: Sandeep Tamhankar Date: Tue, 16 Aug 2016 16:57:56 -0700 Subject: [PATCH] Update docs.yaml to get 3.6 and 3.5 sources from the 3.6-doc and 3.5-doc branches, which contain a recent update to .nav. Put that same .nav in master since we want to maintain that nav order going forward. --- docs.yaml | 8 +++++--- docs/.nav | 10 +++++----- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/docs.yaml b/docs.yaml index b337d5dd..efcc6d3c 100644 --- a/docs.yaml +++ b/docs.yaml @@ -7,7 +7,9 @@ sections: type: sphinx directory: docs versions: + - name: 3.6.0 + ref: 3.6-doc - name: 3.5.0 - ref: 3.5.0 -redirects: - - \A\/(.*)/\Z: /\1.html + ref: 3.5-doc +-redirects: +- - \A\/(.*)/\Z: /\1.html diff --git a/docs/.nav b/docs/.nav index 1af261dd..f4b3f223 100644 --- a/docs/.nav +++ b/docs/.nav @@ -1,13 +1,13 @@ installation getting_started -object_mapper -api -upgrading execution_profiles +lwt +object_mapper performance query_paging -lwt -user_defined_types security +upgrading +user_defined_types dates_and_times faq +api