Package io.quarkus.docs.generation
Class CheckCrossReferences
java.lang.Object
io.quarkus.docs.generation.CheckCrossReferences
Iterate over the documents in the source directory and check the cross references.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CheckCrossReferences
public CheckCrossReferences(Path srcDir, Path referenceIndexPath) throws com.fasterxml.jackson.core.exc.StreamReadException, com.fasterxml.jackson.databind.DatabindException, IOException - Throws:
com.fasterxml.jackson.core.exc.StreamReadExceptioncom.fasterxml.jackson.databind.DatabindExceptionIOException
-
-
Method Details
-
main
- Throws:
Exception
-