The freshest Documentation. The original Serenity architecture doc.
Serenity has Doxygen code comments and can be rendered by running:
cd serenity
doxygen
Docs can then be browsed from docs/html/index.html
.
Serenity includes additional custom framework for fast spawning numerous batch jobs. See Smoke Test Framework Documentation.