Phanindra899 opened a new pull request, #145: URL: https://github.com/apache/otava/pull/145
This PR introduces an initial Sphinx-based documentation setup for Apache Otava. Key points: - Adds a basic Sphinx structure under `docs_sphinx/` - Enables MyST parser to support existing Markdown documentation - Demonstrates integration by including current docs in the Sphinx build The documentation builds successfully without errors. Minor adjustments were made to ensure compatibility with Sphinx (e.g., resolving internal links and formatting issues). The goal of this PR is to establish a minimal working foundation for adopting Sphinx without requiring a full migration. Further improvements (e.g., refining cross-references or example paths) can be done incrementally. There are still some warnings related to cross-references and example paths, which can be addressed in follow-up PRs to keep this change focused and incremental. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
