We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f7013 commit 3d6a29aCopy full SHA for 3d6a29a
docs/book/api/net/gsm_gprs.rst
@@ -1,5 +1,8 @@
1
GSM & GPRS API
2
==============
3
4
-.. include:: ../inc/network.in
+API Reference
5
+-------------
6
+
7
+.. include:: /inc/network.inc
8
docs/book/api/system/command_proc.rst
@@ -53,9 +53,13 @@ Custom commands
53
---------------
54
Command processor APIs can be used to add new commands to the system.
55
56
-API Reference
57
--------------
+Command Processor API Reference
+-------------------------------
58
59
.. include:: /inc/command.inc
60
61
+Console API Reference
62
+---------------------
63
64
.. include:: /inc/console.inc
65
0 commit comments