Add --renderer=markdown option to https://github.com/Azure/azure-sdk-tools/tree/main/src/java/apiview-java-processor
Integration
Question
- How to build the apiview-java-processor, given it currently in the tools repo? Should we move it into SDK repo? Or upload the build to devfeed?
Add
--renderer=markdownoption to https://github.com/Azure/azure-sdk-tools/tree/main/src/java/apiview-java-processorIntegration
api.mdwhen user does not use the pipeline (this is what Python does -- another alternative is to have agent on PR to regen theapi.mdand commit, if not match)Question