Re: Documentation site on github

2016-08-30 Thread Hristo Stoyanov
How about using www.gitbook.com? Several OSS projets are doing it, their docs look great, for example: www.keycloak.org/documentation.html On Thursday, January 8, 2015 at 2:04:28 PM UTC-8, Julien Dramaix wrote: > > Dear GWT Community, > > In order to increase the number of contributions on the G

Re: Documentation site on github

2016-08-05 Thread Thomas Broyer
There's an icon next to the page title that leads to an online editor. That'll give you the path to the file in the repo (but it should src/main/markdown followed by the path in the URL) -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscr

Re: Documentation site on github

2016-08-04 Thread Kay Pac
I've been unable to find the "JUnit.html" page in the github gwt-site depot. The url is: http://www.gwtproject.org/doc/latest/tutorial/JUnit.html Any help? On Wednesday, February 11, 2015 at 1:05:11 AM UTC-8, Thomas Broyer wrote: > > > > On Wednesday, February 11, 2015 at 9:50:34 AM UTC+1, rhmol

Re: Documentation site on github

2015-02-11 Thread Thomas Broyer
On Wednesday, February 11, 2015 at 9:50:34 AM UTC+1, rhmoller wrote: > > I just tried this out, but it seems there is a difference in the way > github and gwtproject renders markdown. > > I saw that the bullets on the UIBinder page were not rendered properly, > but on github they look right. >

Re: Documentation site on github

2015-02-11 Thread Rene Hangstrup Møller
I just tried this out, but it seems there is a difference in the way github and gwtproject renders markdown. I saw that the bullets on the UIBinder page were not rendered properly, but on github they look right. https://github.com/gwtproject/gwt-site/pull/45 /Rene Den onsdag den 21. januar 20

Re: Documentation site on github

2015-01-20 Thread Michael Prentice
This is great news and will enable more people to contribute to the documentation in meaningful ways without needing to become fully versed in Gerrit and the review system. Any plans to remove the 'This is a beta version' from the header (main.tpl) of the gwtproject.org site? On Thursday, Janu

Documentation site on github

2015-01-08 Thread Julien Dramaix
Dear GWT Community, In order to increase the number of contributions on the GWT documentation, we've decided to move the documentation on Github and accept pull requests. We have also spent time to convert all the documentation in markdown syntax. In addition to that, each documentation page has