Skip to content

Commit 31c7773

Browse files
cfriedtaescolar
authored andcommitted
doc: posix: options: decrement header level
Decrement the header level of option group items so that they are not listed in the outline. Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
1 parent d95d5a6 commit 31c7773

File tree

1 file changed

+29
-29
lines changed
  • doc/services/portability/posix/option_groups

1 file changed

+29
-29
lines changed

doc/services/portability/posix/option_groups/index.rst

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
.. _posix_option_groups:
1+
POSIX Option and Option Group Details
2+
#####################################
23

3-
Subprofiling Option Groups
4-
##########################
4+
.. _posix_option_groups:
55

66
POSIX Option Groups
77
===================
88

99
.. _posix_option_group_barriers:
1010

1111
POSIX_BARRIERS
12-
==============
12+
++++++++++++++
1313

1414
.. csv-table:: POSIX_BARRIERS
1515
:header: API, Supported
@@ -24,7 +24,7 @@ POSIX_BARRIERS
2424
.. _posix_option_group_c_lang_jump:
2525

2626
POSIX_C_LANG_JUMP
27-
=================
27+
+++++++++++++++++
2828

2929
The ``POSIX_C_LANG_JUMP`` Option Group is included in the ISO C standard.
3030

@@ -42,7 +42,7 @@ The ``POSIX_C_LANG_JUMP`` Option Group is included in the ISO C standard.
4242
.. _posix_option_group_c_lang_math:
4343

4444
POSIX_C_LANG_MATH
45-
=================
45+
+++++++++++++++++
4646

4747
The ``POSIX_C_LANG_MATH`` Option Group is included in the ISO C standard.
4848

@@ -56,7 +56,7 @@ Group.
5656
.. _posix_option_group_c_lang_support:
5757

5858
POSIX_C_LANG_SUPPORT
59-
====================
59+
++++++++++++++++++++
6060

6161
The POSIX_C_LANG_SUPPORT option group contains the general ISO C Library.
6262

@@ -73,7 +73,7 @@ to :ref:`details<language_support>`.
7373
.. _posix_option_group_c_lib_ext:
7474

7575
POSIX_C_LIB_EXT
76-
===============
76+
+++++++++++++++
7777

7878
.. csv-table:: POSIX_C_LIB_EXT
7979
:header: API, Supported
@@ -98,7 +98,7 @@ POSIX_C_LIB_EXT
9898
.. _posix_option_group_clock_selection:
9999

100100
POSIX_CLOCK_SELECTION
101-
=====================
101+
+++++++++++++++++++++
102102

103103
.. csv-table:: POSIX_CLOCK_SELECTION
104104
:header: API, Supported
@@ -111,7 +111,7 @@ POSIX_CLOCK_SELECTION
111111
.. _posix_option_group_device_io:
112112

113113
POSIX_DEVICE_IO
114-
===============
114+
+++++++++++++++
115115

116116
.. csv-table:: POSIX_DEVICE_IO
117117
:header: API, Supported
@@ -170,7 +170,7 @@ POSIX_DEVICE_IO
170170
.. _posix_option_group_fd_mgmt:
171171

172172
POSIX_FD_MGMT
173-
=============
173+
+++++++++++++
174174

175175
This table lists service support status in Zephyr for `POSIX_FD_MGMT`:
176176

@@ -194,7 +194,7 @@ This table lists service support status in Zephyr for `POSIX_FD_MGMT`:
194194
.. _posix_option_group_file_locking:
195195

196196
POSIX_FILE_LOCKING
197-
==================
197+
++++++++++++++++++
198198

199199
This table lists service support status in Zephyr for `POSIX_FD_MGMT`:
200200

@@ -213,7 +213,7 @@ This table lists service support status in Zephyr for `POSIX_FD_MGMT`:
213213
.. _posix_option_group_file_system:
214214

215215
POSIX_FILE_SYSTEM
216-
=================
216+
+++++++++++++++++
217217

218218
.. csv-table:: POSIX_FILE_SYSTEM
219219
:header: API, Supported
@@ -249,7 +249,7 @@ POSIX_FILE_SYSTEM
249249
.. _posix_option_group_mapped_files:
250250

251251
POSIX_MAPPED_FILES
252-
==================
252+
++++++++++++++++++
253253

254254
.. csv-table:: POSIX_MAPPED_FILES
255255
:header: API, Supported
@@ -262,7 +262,7 @@ POSIX_MAPPED_FILES
262262
.. _posix_option_group_memory_protection:
263263

264264
POSIX_MEMORY_PROTECTION
265-
=======================
265+
+++++++++++++++++++++++
266266

267267
.. csv-table:: POSIX_MEMORY_PROTECTION
268268
:header: API, Supported
@@ -273,7 +273,7 @@ POSIX_MEMORY_PROTECTION
273273
.. _posix_option_group_multi_process:
274274

275275
POSIX_MULTI_PROCESS
276-
===================
276+
+++++++++++++++++++
277277

278278
.. csv-table:: POSIX_MULTI_PROCESS
279279
:header: API, Supported
@@ -307,7 +307,7 @@ POSIX_MULTI_PROCESS
307307
.. _posix_option_group_networking:
308308

309309
POSIX_NETWORKING
310-
================
310+
++++++++++++++++
311311

312312
The function ``sockatmark()`` is not yet supported and is expected to fail setting ``errno``
313313
to ``ENOSYS`` :ref:`†<posix_undefined_behaviour>`.
@@ -373,7 +373,7 @@ to ``ENOSYS`` :ref:`†<posix_undefined_behaviour>`.
373373
.. _posix_option_group_pipe:
374374

375375
POSIX_PIPE
376-
==========
376+
++++++++++
377377

378378
.. csv-table:: POSIX_PIPE
379379
:header: API, Supported
@@ -384,7 +384,7 @@ POSIX_PIPE
384384
.. _posix_option_group_realtime_signals:
385385

386386
POSIX_REALTIME_SIGNALS
387-
======================
387+
++++++++++++++++++++++
388388

389389
.. csv-table:: POSIX_REALTIME_SIGNALS
390390
:header: API, Supported
@@ -397,7 +397,7 @@ POSIX_REALTIME_SIGNALS
397397
.. _posix_option_group_semaphores:
398398

399399
POSIX_SEMAPHORES
400-
================
400+
++++++++++++++++
401401

402402
.. csv-table:: POSIX_SEMAPHORES
403403
:header: API, Supported
@@ -416,7 +416,7 @@ POSIX_SEMAPHORES
416416
.. _posix_option_group_signal_jump:
417417

418418
POSIX_SIGNAL_JUMP
419-
=================
419+
+++++++++++++++++
420420

421421
.. csv-table:: POSIX_SIGNAL_JUMP
422422
:header: API, Supported
@@ -428,7 +428,7 @@ POSIX_SIGNAL_JUMP
428428
.. _posix_option_group_signals:
429429

430430
POSIX_SIGNALS
431-
=============
431+
+++++++++++++
432432

433433
Signal services are a basic mechanism within POSIX-based systems and are
434434
required for error and event handling.
@@ -458,7 +458,7 @@ required for error and event handling.
458458
.. _posix_option_group_single_process:
459459

460460
POSIX_SINGLE_PROCESS
461-
====================
461+
++++++++++++++++++++
462462

463463
The POSIX_SINGLE_PROCESS option group contains services for single
464464
process applications.
@@ -479,7 +479,7 @@ process applications.
479479
.. _posix_option_group_spin_locks:
480480

481481
POSIX_SPIN_LOCKS
482-
================
482+
++++++++++++++++
483483

484484
.. csv-table:: POSIX_SPIN_LOCKS
485485
:header: API, Supported
@@ -494,7 +494,7 @@ POSIX_SPIN_LOCKS
494494
.. _posix_option_group_threads_base:
495495

496496
POSIX_THREADS_BASE
497-
==================
497+
++++++++++++++++++
498498

499499
The basic assumption in this profile is that the system
500500
consists of a single (implicit) process with multiple threads. Therefore, the
@@ -557,7 +557,7 @@ multiple processes.
557557
.. _posix_option_group_posix_threads_ext:
558558

559559
POSIX_THREADS_EXT
560-
=================
560+
+++++++++++++++++
561561

562562
This table lists service support status in Zephyr:
563563

@@ -573,7 +573,7 @@ This table lists service support status in Zephyr:
573573
.. _posix_option_group_timers:
574574

575575
POSIX_TIMERS
576-
============
576+
++++++++++++
577577

578578
.. csv-table:: POSIX_TIMERS
579579
:header: API, Supported
@@ -592,7 +592,7 @@ POSIX_TIMERS
592592
.. _posix_option_group_xsi_system_logging:
593593

594594
XSI_SYSTEM_LOGGING
595-
==================
595+
++++++++++++++++++
596596

597597
.. csv-table:: XSI_SYSTEM_LOGGING
598598
:header: API, Supported
@@ -606,7 +606,7 @@ XSI_SYSTEM_LOGGING
606606
.. _posix_option_group_xsi_threads_ext:
607607

608608
XSI_THREADS_EXT
609-
===============
609+
+++++++++++++++
610610

611611
The XSI_THREADS_EXT option group is required because it provides
612612
functions to control a thread's stack. This is considered useful for any

0 commit comments

Comments
 (0)