mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 12:05:39 +01:00
added ip67 accessory (#371)
This commit is contained in:
16
config.toml
16
config.toml
@@ -1138,15 +1138,25 @@ theme = "doc-theme"
|
||||
identifier = "datasheets@expansionboards@pyethernet"
|
||||
parent = "datasheets@boards"
|
||||
weight = 90
|
||||
|
||||
|
||||
[[menu.main]]
|
||||
name = "Accessories"
|
||||
url = "/datasheets/accessories/"
|
||||
identifier = "datasheets@accessories"
|
||||
parent = "datasheets"
|
||||
weight = 40
|
||||
[[menu.main]]
|
||||
name = "IP67 Case"
|
||||
url = "/datasheets/accessories/ip67case/"
|
||||
identifier = "datasheets@accessories@ip67case"
|
||||
parent = "datasheets@accessories"
|
||||
weight = 10
|
||||
|
||||
[[menu.main]]
|
||||
name = "Notes"
|
||||
url = "/datasheets/notes/"
|
||||
identifier = "datasheets@notes"
|
||||
parent = "datasheets"
|
||||
weight = 40
|
||||
weight = 50
|
||||
|
||||
# firmware tool
|
||||
[[menu.main]]
|
||||
|
||||
9
content/datasheets/accessories/_index.md
Normal file
9
content/datasheets/accessories/_index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "Accessories"
|
||||
aliases:
|
||||
---
|
||||
|
||||
This section contains the datasheets for the Pycom Accessories.
|
||||
|
||||
## Accessories
|
||||
- [IP67 Case](/datasheets/accessories/ip67case/)
|
||||
12
content/datasheets/accessories/ip67case.md
Normal file
12
content/datasheets/accessories/ip67case.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "IP67 Case"
|
||||
|
||||
---
|
||||
|
||||
The IP67 case
|
||||
|
||||

|
||||
|
||||
## Drawings
|
||||
|
||||
You can find the drawings as a [PDF File](/gitbook/assets/accessories/Universal_IP67_Case_drawings.pdf)
|
||||
@@ -11,6 +11,8 @@ At Pycom, we manufacture and sell several different categories:
|
||||
* [OEM Modules](#oem-modules)
|
||||
* [Accessories](#accessories)
|
||||
|
||||
For more information about each, check out the [Product info, Datasheets](/datasheets/)
|
||||
|
||||
## Development boards
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
BIN
static/gitbook/assets/accessories/ip67case.png
Normal file
BIN
static/gitbook/assets/accessories/ip67case.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 104 KiB |
Reference in New Issue
Block a user