Skip to content

Commit 8a6381d

Browse files
committed
doc: Rename AT command files
Renaming AT command files from XXX_AT_commands.rst to at_xxx.rst. Signed-off-by: Tommi Rantanen <tommi.rantanen@nordicsemi.no>
1 parent 843918f commit 8a6381d

File tree

13 files changed

+16
-16
lines changed

13 files changed

+16
-16
lines changed
File renamed without changes.
File renamed without changes.
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ The modem specific AT commands are documented in the `nRF91x1 AT Commands Refere
3434
:maxdepth: 2
3535
:caption: Subpages:
3636

37-
Generic_AT_commands
38-
CMUX_AT_commands
39-
FOTA_AT_commands
40-
GNSS_AT_commands
41-
ICMP_AT_commands
42-
CARRIER_AT_commands
43-
MQTT_AT_commands
44-
NRFCLOUD_AT_commands
45-
PPP_AT_commands
46-
SMS_AT_commands
47-
SOCKET_AT_commands
37+
at_generic
38+
at_cmux
39+
at_fota
40+
at_gnss
41+
at_icmp
42+
at_carrier
43+
at_mqtt
44+
at_nrfcloud
45+
at_ppp
46+
at_sms
47+
at_socket
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Syntax
263263
Response syntax
264264
~~~~~~~~~~~~~~~
265265

266-
.. include:: GNSS_AT_commands.rst
266+
.. include:: at_gnss.rst
267267
:start-after: sm_gps_status_notif_start
268268
:end-before: sm_gps_status_notif_end
269269

File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Syntax
168168
Response syntax
169169
~~~~~~~~~~~~~~~
170170

171-
.. include:: PPP_AT_commands.rst
171+
.. include:: at_ppp.rst
172172
:start-after: sm_ppp_status_notif_start
173173
:end-before: sm_ppp_status_notif_end
174174

0 commit comments

Comments
 (0)