Skip to content

Commit c71f2af

Browse files
author
Amanda Butler
authored
Add feature-hal-spec-spi branch to docs.json
Add SPI feature branch to docs.json, and fix branding of other feature branches.
1 parent 8690d08 commit c71f2af

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

docs.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1626,7 +1626,7 @@
16261626
},
16271627
{
16281628
"title": "feature-hal-spec-usb-device doxygen",
1629-
"description": "The full mbed OS API documentation in doxygen format",
1629+
"description": "The full Mbed OS API documentation in doxygen format",
16301630
"slug": "feature-hal-spec-usb-device-doxy",
16311631
"hidden": true,
16321632
"type": "doxygen",
@@ -1635,16 +1635,25 @@
16351635
},
16361636
{
16371637
"title": "feature-hal-spec-sai doxygen",
1638-
"description": "The full mbed OS API documentation in doxygen format",
1638+
"description": "The full Mbed OS API documentation in doxygen format",
16391639
"slug": "feature-hal-spec-sai-doxy",
16401640
"hidden": true,
16411641
"type": "doxygen",
16421642
"source": "https://github.com/ARMmbed/mbed-os",
16431643
"branch": "feature-hal-spec-sai"
16441644
},
1645+
{
1646+
"title": "feature-hal-spec-spi doxygen",
1647+
"description": "The full Mbed OS API documentation in doxygen format",
1648+
"slug": "feature-hal-spec-spi-doxy",
1649+
"hidden": true,
1650+
"type": "doxygen",
1651+
"source": "https://github.com/ARMmbed/mbed-os",
1652+
"branch": "feature-hal-spec-spi"
1653+
},
16451654
{
16461655
"title": "feature-hal-spec-watchdog doxygen",
1647-
"description": "The full mbed OS API documentation in doxygen format",
1656+
"description": "The full Mbed OS API documentation in doxygen format",
16481657
"slug": "feature-hal-spec-watchdog-doxy",
16491658
"hidden": true,
16501659
"type": "doxygen",

0 commit comments

Comments
 (0)