chore: Fix documentation generation job: (#5091)

* Add "doxygen" to list of supported branches to allow for testing and
  development.
* Add titles / H1 to some .md files that don't have them.
This commit is contained in:
Ed Hennis
2024-08-15 17:03:50 -04:00
committed by GitHub
parent 93d8bafb24
commit d9bd75e683
7 changed files with 26 additions and 16 deletions

View File

@@ -1,3 +1,5 @@
# Reporting mode
Reporting mode is a special operating mode of rippled, designed to handle RPCs
for validated data. A server running in reporting mode does not connect to the
p2p network, but rather extracts validated data from a node that is connected