From cd0e4a45b0060986711ec533d12f3bae1f633fc8 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Wed, 13 May 2026 23:49:54 +0000 Subject: [PATCH] Alphabetize by code table name --- doc/src/code_tables.m4 | 262 ++++++++++++++++++++--------------------- 1 file changed, 131 insertions(+), 131 deletions(-) diff --git a/doc/src/code_tables.m4 b/doc/src/code_tables.m4 index 8a078a8..3c8fd98 100644 --- a/doc/src/code_tables.m4 +++ b/doc/src/code_tables.m4 @@ -127,6 +127,49 @@ Description |ARRIVAL_SOURCES.Description_summary| |emptytext| |notnull| +.. _CERTAINTIES: + +CERTAINTIES +----------- + +.. |CERTAINTIES_summary| replace:: + Contains one row for for each code designating the certainity of + an event. + +|CERTAINTIES_summary| + + +Special Values +`````````````` +The value ``sdb_identity_certain`` indicates that the observer(s) +are certain of the identity of an arriving individual. + + +Column Descriptions +``````````````````` + +.. _CERTAINTIES.Certainty: + +Certainty +''''''''' + +.. |CERTAINTIES.Certainty_summary| replace:: + A one character code designating a certainty assessment. + +|CERTAINTIES.Certainty_summary| |keycol| |uppercase| + + +.. _CERTAINTIES.Description: + +Description +''''''''''' + +.. |CERTAINTIES.Description_summary| replace:: + A description of the certainty code. + +|CERTAINTIES.Description_summary| |emptytext| + + .. _COMM_IDS: COMM_IDS (Community IDentifiers) @@ -282,137 +325,6 @@ Description |DATA_SOURCES.Description_summary| |emptytext| -.. _DEPARTTYPES: - -DEPARTTYPES (community Departure reasons) ------------------------------------------ - -.. |DEPARTTYPES_summary| replace:: - Contains one row for each way a chimpanzee can leave a community, - plus a special row with a code of ``sdb_unknown_comm`` to indicates - the individual was in the community when last observed. - -|DEPARTTYPES_summary| - - -Special Values -`````````````` - -The |DEPARTTYPES.DepartType| value of ``sdb_unknown_comm`` is special. -It indicates the individual is still alive and in the community. Only -individuals that are in a community may be observed in the community. - - -Column Descriptions -``````````````````` - -.. _DEPARTTYPES.DepartType: - -DepartType -'''''''''' - -.. |DEPARTTYPES.DepartType_summary| replace:: - A one character code identifying a way an individual can leave a community. - -|DEPARTTYPES.DepartType_summary| |keycol| |uppercase| - - -.. _DEPARTTYPES.Description: - -Description -''''''''''' - -.. |DEPARTTYPES.Description_summary| replace:: - A description of the code. - -|DEPARTTYPES.Description_summary| |emptytext| - - -.. _ENTRYTYPES: - -ENTRYTYPES (community Entry reasons) ------------------------------------- - -.. |ENTRYTYPES_summary| replace:: - Contains one row for each way a chimpanzee can enter a community. - -|ENTRYTYPES_summary| - - -Special Values -`````````````` - -None. - - -Column Descriptions -``````````````````` - -.. _ENTRYTYPES.EntryType: - -EntryType -''''''''' - -.. |ENTRYTYPES.EntryType_summary| replace:: - A one character code identifying a way an individual can enter a community. - -|ENTRYTYPES.EntryType_summary| |keycol| |uppercase| - - -.. _ENTRYTYPES.Description: - -Description -''''''''''' - -.. |ENTRYTYPES.Description_summary| replace:: - A description of the code. - -|ENTRYTYPES.Description_summary| |emptytext| |notnull| - - -.. _CERTAINTIES: - -CERTAINTIES ------------ - -.. |CERTAINTIES_summary| replace:: - Contains one row for for each code designating the certainity of - an event. - -|CERTAINTIES_summary| - - -Special Values -`````````````` -The value ``sdb_identity_certain`` indicates that the observer(s) -are certain of the identity of an arriving individual. - - -Column Descriptions -``````````````````` - -.. _CERTAINTIES.Certainty: - -Certainty -''''''''' - -.. |CERTAINTIES.Certainty_summary| replace:: - A one character code designating a certainty assessment. - -|CERTAINTIES.Certainty_summary| |keycol| |uppercase| - - -.. _CERTAINTIES.Description: - -Description -''''''''''' - -.. |CERTAINTIES.Description_summary| replace:: - A description of the certainty code. - -|CERTAINTIES.Description_summary| |emptytext| - - .. _CYCLE_STATES: CYCLE_STATES @@ -555,6 +467,94 @@ Description |DAD_STATUSES.Description_summary| |emptytext| |notnull| +.. _DEPARTTYPES: + +DEPARTTYPES (community Departure reasons) +----------------------------------------- + +.. |DEPARTTYPES_summary| replace:: + Contains one row for each way a chimpanzee can leave a community, + plus a special row with a code of ``sdb_unknown_comm`` to indicates + the individual was in the community when last observed. + +|DEPARTTYPES_summary| + + +Special Values +`````````````` + +The |DEPARTTYPES.DepartType| value of ``sdb_unknown_comm`` is special. +It indicates the individual is still alive and in the community. Only +individuals that are in a community may be observed in the community. + + +Column Descriptions +``````````````````` + +.. _DEPARTTYPES.DepartType: + +DepartType +'''''''''' + +.. |DEPARTTYPES.DepartType_summary| replace:: + A one character code identifying a way an individual can leave a community. + +|DEPARTTYPES.DepartType_summary| |keycol| |uppercase| + + +.. _DEPARTTYPES.Description: + +Description +''''''''''' + +.. |DEPARTTYPES.Description_summary| replace:: + A description of the code. + +|DEPARTTYPES.Description_summary| |emptytext| + + +.. _ENTRYTYPES: + +ENTRYTYPES (community Entry reasons) +------------------------------------ + +.. |ENTRYTYPES_summary| replace:: + Contains one row for each way a chimpanzee can enter a community. + +|ENTRYTYPES_summary| + + +Special Values +`````````````` + +None. + + +Column Descriptions +``````````````````` + +.. _ENTRYTYPES.EntryType: + +EntryType +''''''''' + +.. |ENTRYTYPES.EntryType_summary| replace:: + A one character code identifying a way an individual can enter a community. + +|ENTRYTYPES.EntryType_summary| |keycol| |uppercase| + + +.. _ENTRYTYPES.Description: + +Description +''''''''''' + +.. |ENTRYTYPES.Description_summary| replace:: + A description of the code. + +|ENTRYTYPES.Description_summary| |emptytext| |notnull| + + .. _OBS_PERIODS: OBS_PERIODS (Obsevervation Periods) -- 2.34.1