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

2
external/README.md vendored
View File

@@ -1,3 +1,5 @@
# External Conan recipes
The subdirectories in this directory contain either copies or Conan recipes
of external libraries used by rippled.
The Conan recipes include patches we have not yet pushed upstream.