Counterclockwise Eclipse Plugin Documentation

2013-10-24 Thread Laurent PETIT
Hello,

For Counterclockwise, the Eclipse Plugin for Clojure, I've worked on
the documentation recently.

tl;dr:
- The documentation is now at http://doc.ccw-ide.org . I hope you'll
find it prettier, easier to link at.
- Technically, it is now in the code's repo, in Asciidoc markup
format. I hope it will make it easier for people to contribute to it.

Full story:

- I switched the main documentation from Google Code's Wiki to the
doc/ folder in Counterclockwise Github's repository :
https://github.com/laurentpetit/ccw/tree/master/doc/src

- The documentation format uses Asciidoc ( http://asciidoctor.org/ )
and is integrated in the maven build.

- Now the documentation is per branch, and is rebuilt thanks to
Travis-CI ( https://travis-ci.org/laurentpetit/ccw/builds ) for each
branch and each push on Github.

- Each travis-build/branch Travis build is stored along the product
artifacts, e.g.
http://updatesite.ccw-ide.org/branch/master/master-travis000169-git496b970a9f74d7b25efe4ada6d7903cb0a434ea6/doc/
for Travis's build 169 of commit 496b9 on branch master.

- As a convenience, there's a permanent location for each branch's
tip documentation, e.g.
http://updatesite.ccw-ide.org/branch/master/doc/ for branch master

- Last but not least, the documentation for the current version is
available easy at http://doc.ccw-ide.org/

Cheers,

-- 
Laurent Petit

-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Counterclockwise Eclipse Plugin Documentation

2013-10-24 Thread Josh Kamau
Thank you Laurent.


On Thu, Oct 24, 2013 at 8:12 PM, Laurent PETIT laurent.pe...@gmail.comwrote:

 Hello,

 For Counterclockwise, the Eclipse Plugin for Clojure, I've worked on
 the documentation recently.

 tl;dr:
 - The documentation is now at http://doc.ccw-ide.org . I hope you'll
 find it prettier, easier to link at.
 - Technically, it is now in the code's repo, in Asciidoc markup
 format. I hope it will make it easier for people to contribute to it.

 Full story:

 - I switched the main documentation from Google Code's Wiki to the
 doc/ folder in Counterclockwise Github's repository :
 https://github.com/laurentpetit/ccw/tree/master/doc/src

 - The documentation format uses Asciidoc ( http://asciidoctor.org/ )
 and is integrated in the maven build.

 - Now the documentation is per branch, and is rebuilt thanks to
 Travis-CI ( https://travis-ci.org/laurentpetit/ccw/builds ) for each
 branch and each push on Github.

 - Each travis-build/branch Travis build is stored along the product
 artifacts, e.g.

 http://updatesite.ccw-ide.org/branch/master/master-travis000169-git496b970a9f74d7b25efe4ada6d7903cb0a434ea6/doc/
 for Travis's build 169 of commit 496b9 on branch master.

 - As a convenience, there's a permanent location for each branch's
 tip documentation, e.g.
 http://updatesite.ccw-ide.org/branch/master/doc/ for branch master

 - Last but not least, the documentation for the current version is
 available easy at http://doc.ccw-ide.org/

 Cheers,

 --
 Laurent Petit

 --
 --
 You received this message because you are subscribed to the Google
 Groups Clojure group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with
 your first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.