]> Kevux Git Server - fll/commit
Cleanup: Documentation comments regarding structures.
authorKevin Day <kevin@kevux.org>
Sun, 16 Jul 2023 00:56:12 +0000 (19:56 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 16 Jul 2023 00:56:12 +0000 (19:56 -0500)
commit75df49ee39d1b16b188f0a7ece43a3c19103d4ed
tree1bcc40bff15c8e61938e37be5ab2136fe55b40b0
parent1ebf6e5eb47b3278a433cb834b64f4b1afc64f42
Cleanup: Documentation comments regarding structures.

Add "Properties: " and related styling to the documentation comments for type definition structures.

Fix capitalization and other formatting issues that I noticed.

I did not focus on any of the programs.
However, some program related files happened to be open and so I updated those out of convenience.
A follow up commit will be needed to address the programs and any other files in which I may have missed in this pass.
75 files changed:
level_0/f_account/c/account/common.h
level_0/f_color/c/color/common.h
level_0/f_console/c/console/common.h
level_0/f_control_group/c/control_group/common.h
level_0/f_conversion/c/conversion/common.h
level_0/f_directory/c/directory/type.h
level_0/f_execute/c/execute/common.h
level_0/f_fss/c/fss/common.h
level_0/f_fss/c/fss/named.h
level_0/f_fss/c/fss/nest.h
level_0/f_fss/c/fss/set.h
level_0/f_iki/c/iki/common.h
level_0/f_limit/c/limit/set.h
level_0/f_limit/c/limit/value.h
level_0/f_network/c/network/common.h
level_0/f_signal/c/signal/common.h
level_0/f_socket/c/socket/common.h
level_0/f_string/c/string/map.h
level_0/f_string/c/string/map_multi.h
level_0/f_string/c/string/map_multis.h
level_0/f_string/c/string/map_multiss.h
level_0/f_string/c/string/maps.h
level_0/f_string/c/string/mapss.h
level_0/f_string/c/string/quantity.h
level_0/f_string/c/string/quantitys.h
level_0/f_string/c/string/quantityss.h
level_0/f_string/c/string/range.h
level_0/f_string/c/string/ranges.h
level_0/f_string/c/string/rangess.h
level_0/f_string/c/string/static.h
level_0/f_string/c/string/statics.h
level_0/f_string/c/string/staticss.h
level_0/f_string/c/string/triple.h
level_0/f_string/c/string/triples.h
level_0/f_string/c/string/tripless.h
level_0/f_thread/c/thread/attribute.h
level_0/f_thread/c/thread/barrier.h
level_0/f_thread/c/thread/barrier_attribute.h
level_0/f_thread/c/thread/condition.h
level_0/f_thread/c/thread/condition_attribute.h
level_0/f_thread/c/thread/id.h
level_0/f_thread/c/thread/key.h
level_0/f_thread/c/thread/lock.h
level_0/f_thread/c/thread/lock_attribute.h
level_0/f_thread/c/thread/mutex.h
level_0/f_thread/c/thread/mutex_attribute.h
level_0/f_thread/c/thread/once.h
level_0/f_thread/c/thread/semaphore.h
level_0/f_thread/c/thread/set.h
level_0/f_thread/c/thread/spin.h
level_0/f_type/c/type.h
level_0/f_type/c/type_file.h
level_0/f_utf/c/utf/map.h
level_0/f_utf/c/utf/map_multi.h
level_0/f_utf/c/utf/map_multis.h
level_0/f_utf/c/utf/map_multiss.h
level_0/f_utf/c/utf/maps.h
level_0/f_utf/c/utf/mapss.h
level_0/f_utf/c/utf/static.h
level_0/f_utf/c/utf/statics.h
level_0/f_utf/c/utf/staticss.h
level_0/f_utf/c/utf/triple.h
level_0/f_utf/c/utf/triples.h
level_0/f_utf/c/utf/tripless.h
level_1/fl_conversion/c/conversion/common.h
level_1/fl_execute/c/execute/common.h
level_1/fl_print/c/print/common.h
level_1/fl_signal/c/signal/common.h
level_2/fll_program/c/program/common.h
level_3/byte_dump/c/common.h
level_3/byte_dump/c/private-common.h
level_3/fake/c/main/common/type.h
level_3/fss_identify/c/main/common/type.h
level_3/iki_read/c/main/common/type.h
level_3/utf8/c/main/common/type.h