Skip to content

Commit 3d6a29a

Browse files
committed
docs:book: Fix path for network include
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 15f7013 commit 3d6a29a

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

docs/book/api/net/gsm_gprs.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
GSM & GPRS API
22
==============
33

4-
.. include:: ../inc/network.in
4+
API Reference
5+
-------------
6+
7+
.. include:: /inc/network.inc
58

docs/book/api/system/command_proc.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,13 @@ Custom commands
5353
---------------
5454
Command processor APIs can be used to add new commands to the system.
5555

56-
API Reference
57-
-------------
56+
Command Processor API Reference
57+
-------------------------------
5858

5959
.. include:: /inc/command.inc
60+
61+
Console API Reference
62+
---------------------
63+
6064
.. include:: /inc/console.inc
6165

0 commit comments

Comments
 (0)