/usr/share/psi/plugin/doc.rst.template is in psi4-data 4.0~beta5+dfsg-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | .. include:: /autodoc_abbr_options_c.rst
.. include:: /autodoc_abbr_options_plugins.rst
.. _`sec:modulename`:
Theory, Usage, and Notes
------------------------
.. codeauthor:: Psi4 Developer
.. sectionauthor:: Psi4 Developer
Casual documentation for this plugin goes here.
Uncomment the ``.. comment`` for some examples.
.. comment * this plugin solves :math:`H=F_A+W_A+F_B+W_B+V`
.. comment * reference to keyword |globals__docc| and |@plugin@__print|
.. comment * returns :psivar:`CURRENT ENERGY <CURRENTENERGY>` in |kcalpermol|
.. comment * operation depends on :envvar:`OMP_NUM_THREADS`.
.. comment * operation requires external software described in :ref:`sec:interfacing`
.. comment
.. comment .. caution:: Some features are not yet implemented.
.. comment
.. comment - Do not run plugin more than ten feet away from developer.
.. comment
.. comment - Do not run plugin on benzene dimer.
|