Terrien Jean-Yves created CAMEL-12417:
-----------------------------------------
Summary: Camel documentation
Key: CAMEL-12417
URL: https://issues.apache.org/jira/browse/CAMEL-12417
Project: Camel
Issue Type: Improvement
Affects Versions: 2.21.0
Reporter: Terrien Jean-Yves
I am rewriting the doc to fit github.
[https://github.com/jyterrien/camel/blob/master/readme.adoc]
I replaced .md files with .adoc
I started correcting the links in readme.adoc contributing.adoc
and in camel-core. (in alphabetic order from bean-component to file-component)
I did not find, on github, docs like
https://camel.apache.org/data-format.html
[https://camel.apache.org/enterprise-integration-patterns.html]
in every page I've changed the definition
= title page
I'e added
:toc: left
and I corrected the links <<doc,DOC>> link:doc.adoc[Doc]
I also when I found the target corrected the relative links like :
=== See Also
* link:file-language.adoc[File Language]
* link:../../../../components/camel-ftp/src/main/docs/ftp-component.adoc[FTP]
* Polling Consumer
as soon as I corrected all camel-core I think to make a pull-request
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)