When I try to generate API ref docs with the latest autoapi code, I’m seeing a lot of warnings that look like this:
C:\Users\daroth\Documents\GitHub\apidocs\docs\autoapi\Microsoft\Extensions\Configuration\CommandLine\CommandLineConfigurationProvider\index.rst:116: WARNING: Explicit markup ends without a blank line; unexpected unindent.
C:\Users\daroth\Documents\GitHub\apidocs\docs\autoapi\Microsoft\Extensions\Configuration\CommandLine\CommandLineConfigurationProvider\index.rst:118: WARNING: Definition list ends without a blank line; unexpected unindent.
When I try to generate API ref docs with the latest autoapi code, I’m seeing a lot of warnings that look like this: