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.

This commit is contained in:
Sandeep Tamhankar 2016-08-16 16:57:56 -07:00
parent 015df85822
commit fa5cf2d503
2 changed files with 10 additions and 8 deletions

View File

@ -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

View File

@ -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