From 7ab30aa4684bf2bbf843f1b930274f5d0aa500de Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Tue, 2 May 2023 17:32:57 -0400 Subject: [PATCH] add versionadded tag --- doc/src/compute_count_type.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/compute_count_type.rst b/doc/src/compute_count_type.rst index b92fe2f2fb..73e9d50f73 100644 --- a/doc/src/compute_count_type.rst +++ b/doc/src/compute_count_type.rst @@ -25,6 +25,8 @@ Examples Description """"""""""" +.. versionadded:: TBD + Define a computation that counts the current number of atoms for each atom type. Or the number of bonds (angles, dihedrals, impropers) for each bond (angle, dihedral, improper) type.