config.toml: migrate to signe repos

This commit is contained in:
Emmanuel Florent
2019-07-04 18:34:53 +02:00
parent d503da6dff
commit 7f04d4d772

View File

@@ -1,4 +1,4 @@
baseURL = "https://development.pycom.io/" baseURL = "https://docs.pycom.io/"
languageCode = "en-us" languageCode = "en-us"
title = "documentation" title = "documentation"
uglyurls = false uglyurls = false
@@ -198,12 +198,12 @@ theme = "doc-theme"
parent = "gettingstarted@registration@lora" parent = "gettingstarted@registration@lora"
weight = 10 weight = 10
[[menu.main]] # [[menu.main]]
name = "Objenious" # name = "Objenious"
url = "/gettingstarted/registration/lora/objenious/" # url = "/gettingstarted/registration/lora/objenious/"
identifier = "gettingstarted@registration@lora@objenious" # identifier = "gettingstarted@registration@lora@objenious"
parent = "gettingstarted@registration@lora" # parent = "gettingstarted@registration@lora"
weight = 20 # weight = 20
# *** Pymakr Plugin # *** Pymakr Plugin
[[menu.main]] [[menu.main]]
@@ -827,119 +827,119 @@ theme = "doc-theme"
url = "/firmwareapi/micropython/micropython/" url = "/firmwareapi/micropython/micropython/"
identifier = "firmwareapi@micropython@micropython" identifier = "firmwareapi@micropython@micropython"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 10 weight = 50
[[menu.main]] [[menu.main]]
name = "uctypes" name = "uctypes"
url = "/firmwareapi/micropython/uctypes/" url = "/firmwareapi/micropython/uctypes/"
identifier = "firmwareapi@micropython@uctypes" identifier = "firmwareapi@micropython@uctypes"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 20 weight = 110
[[menu.main]] [[menu.main]]
name = "sys" name = "sys"
url = "/firmwareapi/micropython/sys/" url = "/firmwareapi/micropython/sys/"
identifier = "firmwareapi@micropython@sys" identifier = "firmwareapi@micropython@sys"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 30 weight = 70
[[menu.main]] [[menu.main]]
name = "uos" name = "uos"
url = "/firmwareapi/micropython/uos/" url = "/firmwareapi/micropython/uos/"
identifier = "firmwareapi@micropython@uos" identifier = "firmwareapi@micropython@uos"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 40 weight = 140
[[menu.main]] [[menu.main]]
name = "array" name = "array"
url = "/firmwareapi/micropython/array/" url = "/firmwareapi/micropython/array/"
identifier = "firmwareapi@micropython@array" identifier = "firmwareapi@micropython@array"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 50 weight = 10
[[menu.main]] [[menu.main]]
name = "cmath" name = "cmath"
url = "/firmwareapi/micropython/cmath/" url = "/firmwareapi/micropython/cmath/"
identifier = "firmwareapi@micropython@cmath" identifier = "firmwareapi@micropython@cmath"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 60 weight = 20
[[menu.main]] [[menu.main]]
name = "math" name = "math"
url = "/firmwareapi/micropython/math/" url = "/firmwareapi/micropython/math/"
identifier = "firmwareapi@micropython@math" identifier = "firmwareapi@micropython@math"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 70 weight = 40
[[menu.main]] [[menu.main]]
name = "gc" name = "gc"
url = "/firmwareapi/micropython/gc/" url = "/firmwareapi/micropython/gc/"
identifier = "firmwareapi@micropython@gc" identifier = "firmwareapi@micropython@gc"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 80 weight = 30
[[menu.main]] [[menu.main]]
name = "ubinascii" name = "ubinascii"
url = "/firmwareapi/micropython/ubinascii/" url = "/firmwareapi/micropython/ubinascii/"
identifier = "firmwareapi@micropython@ubinascii" identifier = "firmwareapi@micropython@ubinascii"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 90 weight = 80
[[menu.main]] [[menu.main]]
name = "ujson" name = "ujson"
url = "/firmwareapi/micropython/ujson/" url = "/firmwareapi/micropython/ujson/"
identifier = "firmwareapi@micropython@ujson" identifier = "firmwareapi@micropython@ujson"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 100 weight = 130
[[menu.main]] [[menu.main]]
name = "ure" name = "ure"
url = "/firmwareapi/micropython/ure/" url = "/firmwareapi/micropython/ure/"
identifier = "firmwareapi@micropython@ure" identifier = "firmwareapi@micropython@ure"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 110 weight = 150
[[menu.main]] [[menu.main]]
name = "usocket" name = "usocket"
url = "/firmwareapi/micropython/usocket/" url = "/firmwareapi/micropython/usocket/"
identifier = "firmwareapi@micropython@usocket" identifier = "firmwareapi@micropython@usocket"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 120 weight = 160
[[menu.main]] [[menu.main]]
name = "select" name = "select"
url = "/firmwareapi/micropython/select/" url = "/firmwareapi/micropython/select/"
identifier = "firmwareapi@micropython@select" identifier = "firmwareapi@micropython@select"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 130 weight = 60
[[menu.main]] [[menu.main]]
name = "utime" name = "utime"
url = "/firmwareapi/micropython/utime/" url = "/firmwareapi/micropython/utime/"
identifier = "firmwareapi@micropython@utime" identifier = "firmwareapi@micropython@utime"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 140 weight = 190
[[menu.main]] [[menu.main]]
name = "uhashlib" name = "uhashlib"
url = "/firmwareapi/micropython/uhashlib/" url = "/firmwareapi/micropython/uhashlib/"
identifier = "firmwareapi@micropython@uhashlib" identifier = "firmwareapi@micropython@uhashlib"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 150 weight = 120
[[menu.main]] [[menu.main]]
name = "ussl" name = "ussl"
url = "/firmwareapi/micropython/ussl/" url = "/firmwareapi/micropython/ussl/"
identifier = "firmwareapi@micropython@ussl" identifier = "firmwareapi@micropython@ussl"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 160 weight = 170
[[menu.main]] [[menu.main]]
name = "ucrypto" name = "ucrypto"
url = "/firmwareapi/micropython/ucrypto/" url = "/firmwareapi/micropython/ucrypto/"
identifier = "firmwareapi@micropython@ucrypto" identifier = "firmwareapi@micropython@ucrypto"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 170 weight = 90
# [Errno 2] No such file or directory: './content/firmwareapi/micropython/ustruct/README.md' # [Errno 2] No such file or directory: './content/firmwareapi/micropython/ustruct/README.md'
[[menu.main]] [[menu.main]]
@@ -949,26 +949,19 @@ theme = "doc-theme"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 180 weight = 180
[[menu.main]]
name = "uzlib"
url = "/firmwareapi/micropython/uzlib/"
identifier = "firmwareapi@micropython@uzlib"
parent = "firmwareapi@micropython@ustruct"
weight = 10
[[menu.main]] [[menu.main]]
name = "_thread" name = "_thread"
url = "/firmwareapi/micropython/_thread/" url = "/firmwareapi/micropython/_thread/"
identifier = "firmwareapi@micropython@_thread" identifier = "firmwareapi@micropython@_thread"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 190 weight = 250
[[menu.main]] [[menu.main]]
name = "Builtin" name = "Builtin"
url = "/firmwareapi/micropython/builtin/" url = "/firmwareapi/micropython/builtin/"
identifier = "firmwareapi@micropython@builtin" identifier = "firmwareapi@micropython@builtin"
parent = "firmwareapi@micropython" parent = "firmwareapi@micropython"
weight = 200 weight = 260
[[menu.main]] [[menu.main]]
name = "Notes" name = "Notes"
@@ -1284,10 +1277,3 @@ theme = "doc-theme"
identifier = "advance@encryption" identifier = "advance@encryption"
parent = "advance" parent = "advance"
weight = 30 weight = 30
[[menu.main]]
name = "License"
url = "/advance/license/"
identifier = "advance@license"
parent = "advance"
weight = 40