Interface DocumentationPostProcessor

    • Method Detail

      • process

        void process​(AsciiDocFile file)
        Performs some custom processing on the AsciiDoc file content.
        Parameters:
        file - The AsciiDocFile to process