Re: PDFBox and documentation

2014-07-05 Thread Tilman Hausherr
Am 05.07.2014 18:45, schrieb John Hewson: I'm for runnable examples in trunk on SVN, otherwise we'll end up with code that doesn't actually run. Some snippets from these examples could be put on the website but they should always link back to the example file in SVN viewvc - there's nothing mo

Re: PDFBox and documentation

2014-07-05 Thread Maruan Sahyoun
that should be doable with some newer additions to the Apache CMS which allows to pull from svn and/or git. Will try something on that basis. If it works we can enhance the example package. BR Maruan Am 05.07.2014 um 18:45 schrieb John Hewson : > I'm for runnable examples in trunk on SVN, othe

Re: PDFBox and documentation

2014-07-05 Thread John Hewson
I'm for runnable examples in trunk on SVN, otherwise we'll end up with code that doesn't actually run. Some snippets from these examples could be put on the website but they should always link back to the example file in SVN viewvc - there's nothing more frustrating for a new user than incomplet

PDFBox and documentation

2014-07-05 Thread Maruan Sahyoun
Hi, I have the infrastructure for enhancing our documentation nearly sorted (needed to learn a little more about the possibilities of the Apache CMS). Now WDYT would be the expectation for documenting how to use PDFBox for different use cases - code snippets or runnable examples? BR Maruan