.. _file_OuterFile.h: File OuterFile.h ================ Document a file that does not have any parents. Definition (``OuterFile.h``) ---------------------------- .. toctree:: :maxdepth: 1 program_listing_file_OuterFile.h.rst Detailed Description -------------------- This file exists to make sure that classes not owned by a specific parent directory still appear in the File Hierarchy. This file level documentation uses simple constructs and text, and therefore does **not** need to utilize the ``\rst`` environment. 1. There is no need to use a raw ``\rst`` environment. - Listings and the like can be parsed by Exhale. - Basic formatting from Doxygen such as ``\c`` or *\a* can be used. 2. This is about the maximum amount of "normal" formatting Exhale can handle. To see a file that requires documentation be in an ``\rst`` environment, see :ref:`file_arbitrary_common.h` and it's associated code online. Note that the link just generated was by using ``\ref`` ``arbitrary/common.h`` . Includes -------- - ``arbitrary/BaseClass.h`` (:ref:`file_arbitrary_BaseClass.h`) Classes ------- - :ref:`exhale_class_classSomeOuterClass`