Change name of code table, ESTROUS_STATES to CODE_STATES
authorKarl O. Pinc <kop@karlpinc.com>
Wed, 6 Nov 2024 19:10:50 +0000 (13:10 -0600)
committerKarl O. Pinc <kop@karlpinc.com>
Wed, 6 Nov 2024 19:10:50 +0000 (13:10 -0600)
doc/src/code_tables.m4
doc/src/epilog.inc.m4
doc/src/tables/follow_arrivals.m4

index baa2aec961ba884f36b79f46461ad51d9aefb384..a178a685e90945fee099225bb4cd7da9f6ad41b2 100644 (file)
@@ -270,17 +270,17 @@ Description
 |ENTRYTYPES.Description_summary| |emptytext| |notnull|
 
 
-.. _ESTROUS_STATES:
+.. _CYCLE_STATES:
 
-ESTROUS_STATES
+CYCLE_STATES
 --------------
 
-.. |ESTROUS_STATES_summary| replace::
+.. |CYCLE_STATES_summary| replace::
    Contains one row for each degree-of-swelling catagory used to classify
    female's estrous states, and an additional row for individuals that
    have no estrous state.
 
-|ESTROUS_STATES_summary|
+|CYCLE_STATES_summary|
 
 
 Special Values
@@ -297,26 +297,26 @@ adolescent females.
 Column Descriptions
 ```````````````````
 
-.. _ESTROUS_STATES.Code:
+.. _CYCLE_STATES.Code:
 
 Code
 ''''
 
-.. |ESTROUS_STATES.Code_summary| replace::
+.. |CYCLE_STATES.Code_summary| replace::
    The code that designates an estrous swelling state.
 
-|ESTROUS_STATES.Code_summary|  |keycol|
+|CYCLE_STATES.Code_summary|  |keycol|
 
 
-.. _ESTROUS_STATES.Description:
+.. _CYCLE_STATES.Description:
 
 Description
 '''''''''''
 
-.. |ESTROUS_STATES.Description_summary| replace::
-   A longer description of the |ESTROUS_STATES.Code| identifier.
+.. |CYCLE_STATES.Description_summary| replace::
+   A longer description of the |CYCLE_STATES.Code| identifier.
 
-|ESTROUS_STATES.Description_summary| |emptytext|
+|CYCLE_STATES.Description_summary| |emptytext|
 
 
 .. _FA_CERTAINTIES:
index 640b2bd5c8cb6f2408a53d755cc1e31e09474fcc..75975a1a7568a8baf8e111a6e9306a38f7809022 100644 (file)
@@ -166,11 +166,11 @@ sdb_generated_rst()dnl
 .. |ENTRYTYPES.EntryType| replace::
    :ref:`EntryType <ENTRYTYPES.EntryType>`
 
-.. |ESTROUS_STATES| replace:: :ref:`ESTROUS_STATES <ESTROUS_STATES>`
-.. |ESTROUS_STATES.Code| replace::
-   :ref:`Code <ESTROUS_STATES.Code>`
-.. |ESTROUS_STATES.Description| replace::
-   :ref:`Description <ESTROUS_STATES.Description>`
+.. |CYCLE_STATES| replace:: :ref:`CYCLE_STATES <CYCLE_STATES>`
+.. |CYCLE_STATES.Code| replace::
+   :ref:`Code <CYCLE_STATES.Code>`
+.. |CYCLE_STATES.Description| replace::
+   :ref:`Description <CYCLE_STATES.Description>`
 
 .. |FA_CERTAINTIES| replace:: :ref:`FA_CERTAINTIES <FA_CERTAINTIES>`
 .. |FA_CERTAINTIES.Certainty| replace::
index aad4f0bdabc1883c917a0729760361031680b3b3..7bc59cb560ce5e70575a889f29ca2a7670edf7e2 100644 (file)
@@ -42,15 +42,15 @@ When there is more than one FOLLOW_ARRIVALS row for a given individual,
 a given |FOLLOW_ARRIVALS.AnimID|, the |FOLLOW_ARRIVALS.Start| and
 |FOLLOW_ARRIVALS.End| values cannot overlap, endpoints included.
 
-The ``sdb_male_swelling`` |ESTROUS_STATES|.\ |ESTROUS_STATES.Code| is
+The ``sdb_male_swelling`` |CYCLE_STATES|.\ |CYCLE_STATES.Code| is
 the only value that can be used in the |FOLLOW_ARRIVALS.Cycle| column
 when the |FOLLOW_ARRIVALS.AnimID| identifies a non-female; the only
 value that can be used when the related |BIOGRAPHY_DATA|.\
 |BIOGRAPHY_DATA.Sex| column is either ``sdb_male`` or ``sdb_unk_sex``,
 the unknown sex.
 
-The ``sdb_adolescent_swelling`` |ESTROUS_STATES|.\
-|ESTROUS_STATES.Code| can only be used in the |FOLLOW_ARRIVALS.Cycle|
+The ``sdb_adolescent_swelling`` |CYCLE_STATES|.\
+|CYCLE_STATES.Code| can only be used in the |FOLLOW_ARRIVALS.Cycle|
 column when the |FOLLOW_ARRIVALS.AnimID| identifies an adolescent
 female, can only be used when the related |BIOGRAPHY_DATA|.\
 |BIOGRAPHY_DATA.Sex| column is ``sdb_female`` and the individual's age
@@ -184,7 +184,7 @@ Cycle
 
 .. |FOLLOW_ARRIVALS.Cycle_summary| replace::
    A code indicating the estrous state of the individual; a
-   |ESTROUS_STATES|.\ |ESTROUS_STATES.Code| value.
+   |CYCLE_STATES|.\ |CYCLE_STATES.Code| value.
 
 |FOLLOW_ARRIVALS.Cycle_summary| |notnull|