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_r400194990
########## File path: content/docs/_index.md ########## @@ -0,0 +1,28 @@ +--- +title: Apache Camel Documentation +--- + +This page provides an overview of all kinds of documentations available for Apache Camel. Everything related to setting up, contributing, upgrading, migrating and understanding the Apache Camel architecture can be found under [User Manual](/docs/#user-manual). For documentations related to specific projects, look under the [Sub-Projects](/docs/#camel-sub-projects-documentation) section. To find component specific documentation, references are listed under [Components](/docs/#components). To contribute to the documentation, you can click on the "Edit this Page" link present at the bottom of each page. + +## User Manual + +The [User Manual](/manual/latest/) is a comprehensive guide meant to help you with the key concepts of Apache Camel and software integration, from how to [begin contributing](/manual/latest/contributing.html) to Apache Camel, to [architecture](/manual/latest/architecture.html) or [integration patterns](/components/latest/eips/enterprise-integration-patterns.html). + + - [How to Get Started](/manual/latest/getting-started.html) + - [Enterprise Integration Patterns](/components/latest/eips/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) + - [Complete User Manual](/manual/latest/) + +## Camel Sub-Projects Documentation + +Apache Camel encompasses several sub-projects for additional platforms or ways to run Camel. Check out the individual sub-project manuals here : + +- [Camel-K](/camel-k/latest/) +- [Camel Quarkus](/camel-quarkus/latest/) +- [Camel Kafka Connector](/camel-kafka-connector/latest/) Review comment: We recently added Camel Karaf as well ```suggestion - [Camel Kafka Connector](/camel-kafka-connector/latest/) - [Camel Karaf](/camel-karaf-connector/latest/) ``` ---------------------------------------------------------------- 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