zregvart commented on a change in pull request #216: [CAMEL-14581] Remove sub-menus for documentation and Reorganize Documentation menu URL: https://github.com/apache/camel-website/pull/216#discussion_r398470968
########## File path: content/documentations/_index.md ########## @@ -0,0 +1,26 @@ +--- +title: Documentations for Apache Camel +--- + +## User Manual + +The User Manual is a comprehensive guide meant to answer all your questions - from how to begin contributing to Apache Camel, to architecture and integration patterns. + + - [How to Get Started](/manual/latest/getting-started.html) + - [Enterprise Integration Patterns](/manual/latest/enterprise-integration-patterns.html) + - [Camel 2.x to 3.0 Migration Guide](/manual/latest/camel-3-migration-guide.html) + - [Camel 3.x Upgrade Guide](/manual/latest/camel-3x-upgrade-guide.html) + - [FULL USER MANUAL](/manual/latest/) + +## Project Documentation + +Apache Camel encompasses several projects which offer many services to the user. Check out the manuals and documentation for these projects here : + +- [Camel-K](/camel-k/latest/) +- [Camel Quarkus](/camel-quarkus/latest/) +- [Camel Kafka Connector](/camel-kafka-connector/latest/) +- [JavaDocs documentation](https://www.javadoc.io/doc/org.apache.camel/camel-api/latest/index.html) for Apache's APIs for Camel Core, Camel Catalog, Camel Cloud, Camel Cluster Support and Camel SPI etc. Review comment: The API documentation is for Camel not for the sub-projects, that's why I would not put the API documentation under sub-projects. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services