Add functional diagrams about the prototype created
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
This commit is contained in:
parent
54bd8c8eea
commit
e50f9476f6
5 changed files with 40 additions and 0 deletions
BIN
docs/_static/fcas-actvlist-ga.png
vendored
Normal file
BIN
docs/_static/fcas-actvlist-ga.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
BIN
docs/_static/fcas-actvlist-lo.png
vendored
Normal file
BIN
docs/_static/fcas-actvlist-lo.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
BIN
docs/_static/fcas-namelist-ga.png
vendored
Normal file
BIN
docs/_static/fcas-namelist-ga.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
BIN
docs/_static/fcas-namelist-lo.png
vendored
Normal file
BIN
docs/_static/fcas-namelist-lo.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
40
docs/fcas/creation_gram.rst
Normal file
40
docs/fcas/creation_gram.rst
Normal file
|
@ -0,0 +1,40 @@
|
||||||
|
.. _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
|
Loading…
Add table
Add a link
Reference in a new issue