Pre-packaged Extensions
Themes
- Akka Paradox Theme + Extensions: Custom theme used by the Akka documentation:
- Paradox Material Theme: A theme built using Google’s Material Design guidelines:
Directives
-
Apidoc directive:
@apidoc
directive that will automatically create links to Java Apidoc or Scala Scaladoc depending on a language choosing dropdown -
Dependencies directive: Lists the direct and transitive dependencies of the specified sbt project.
- Project-info directive: Shows a standardised project information section which is controlled from a configuration file.
- Diagrams directive: Draw diagrams from formal definitions. For more information check the examples!
The source code for this page can be found here.