arc/docs/fcas/creation_gram.rst
Ryan Lerch ba720c3d77 fix parsing errors and sphinx warnings
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-11-20 13:04:34 +00:00

31 lines
954 B
ReStructuredText

.. _creation_gram.rst:
Diagrams of Existing Solution
=============================
The existing solution for the problem statement came to address the previous ticket
which can be found `here <https://pagure.io/fedora-infrastructure/issue/11149>`_. The
project repository is located at `Fedora User Activity Statistics
<https://github.com/t0xic0der/fuas>`_.
The ``namelist`` unit
---------------------
**Running on local device**
.. image:: ../_static/fcas-namelist-lo.png
:target: ../_images/fcas-namelist-lo.png
**Running on GitHub Actions**
.. image:: ../_static/fcas-namelist-ga.png
:target: ../_images/fcas-namelist-ga.png
The ``actvlist`` unit
---------------------
**Running on local device**
.. image:: ../_static/fcas-actvlist-lo.png
:target: ../_images/fcas-actvlist-lo.png
**Running on GitHub Actions**
.. image:: ../_static/fcas-actvlist-ga.png
:target: ../_images/fcas-actvlist-ga.png