Skip to content

Documentation

Fernando José edited this page Oct 20, 2023 · 1 revision

Documentation

The complete documentation of the project can be found in the folder documentacion. Within this folder, you will find two important sub-folders:

Documentation in HTML

The documentation in HTML format is available in the folder build/html. You can access this documentation by opening the main.html file in your web browser. This documentation provides detailed information on the structure and operation of the project.

Documentation in LaTeX

In addition, if you prefer the documentation in LaTeX format, you can find it in the folder build/latex. You can compile and generate the final PDF document using a LaTeX processing system.

This documentation is a valuable source of technical information and project details. If you have any questions or need further clarification, please do not hesitate to consult this documentation.

Clone this wiki locally