Skip to content

Commit b385542

Browse files
Fix estd reference
1 parent 2bd1fb0 commit b385542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libs/bsw/util/doc/user/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Submodules
2020
- :ref:`util::assert <util_assert>`- assert
2121
- :ref:`util::command <util_command>` - command framework
2222
- :ref:`util::crc <util_crc>` - cyclic redundancy check
23+
- :ref:`util::estd <util_estd>` - extensions for ETL
2324
- :ref:`util::format <util_format>` - `printf`-like string formatting
2425
- :ref:`util::defere <util_defer>` - deferred function execution
2526
- :ref:`util::logger <util_logger>` - logging functionality
@@ -34,6 +35,7 @@ Submodules
3435
assert <assert>
3536
command <command>
3637
crc <crc>
38+
estd <estd>
3739
format <format>
3840
defer <defer>
3941
logger <logger>

0 commit comments

Comments
 (0)