assertj / doc

AssertJ new website

Home Page:https://assertj.github.io/doc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AssertJ User Guide

Github CI status

The AssertJ User Guide is available here: https://assertj.github.io/doc/

This project contains the AsciiDoc sources for the guide.

Structure

  • src/docs/asciidoc: AsciiDoc files
  • src/test/java: Java test source code that can be included in the AsciiDoc files
  • src/test/resources: Classpath resources that can be included in the AsciiDoc files or used in tests

Usage

Generate AsciiDoc

This following Gradle command generates the HTML version of the User Guide as build/docs/asciidoc/user-guide/index.html.

gradlew asciidoctor

About

AssertJ new website

https://assertj.github.io/doc/

License:Apache License 2.0


Languages

Language:HTML 99.4%Language:CSS 0.6%Language:Java 0.1%Language:Shell 0.0%