This branch contains the automatically generated Doxygen documentation for the Blockchain Transaction System project. The documentation provides detailed information about the codebase, including classes, methods, and their usage.
The documentation is available in HTML format. You can view it online or locally.
If you have cloned this repository, you can view the documentation locally by opening the index.html
file located in the html
folder.
To quickly launch the documentation, you can use the provided run_html.bat
script:
run_html.bat
file.This script will automatically open the index.html
file in your default web browser.
If you want to generate the documentation yourself, follow these steps: