-
Type: Documentation
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
0
This ticket is a placeholder to think about how we could generate documentation about the cpp testing framework.
We could use Doxygen and host the doc in our usual repo for documentation.
Adding the cppsuite folder is easy, we simply need to add ../../test/cppsuite to the INPUT tag of the Doxyfile.
Since the files are not documented yet, we need to keep running despite all the warnings by setting WARN_AS_ERROR to NO.
However, it gets mixed with the existing documentation which is not great, see the screenshot attached.
- duplicates
-
WT-9109 Write cpp suite overview documentation
- Closed