Class ReferenceIndexGenerator

java.lang.Object
io.quarkus.docs.generation.ReferenceIndexGenerator

public class ReferenceIndexGenerator extends Object
Iterate over the documents in the source directory and create an index of the references.
  • Constructor Details

    • ReferenceIndexGenerator

      public ReferenceIndexGenerator(Path srcDir, Path targetDir)
  • Method Details