-
a followup (after reading the bug referenced)
I took out @filesource and used "-s on" and sure enough! I get links at the line numbers!
walter.
2009-07-07 20:08:37 UTC in PhpDocumentor
-
Thx for the idea Chuck, but no go..
this is my cmd line...
phpdoc --sourcecode on -c U:\home\api_bw\phpDoc\bw.ini
And the INI itself can be found at: http://pastebin.org/495 (for the next 30 days)
The template it is using is a slight alteration of HTML:frames:phpdoc.de (I think).
But then, I get the same (non) results with whatever template I use.
Thx
Walter.
2009-07-07 19:56:03 UTC in PhpDocumentor
-
It seems I can't get the property and method places that give file and line number to generate a link to that location in the generated source file.
Any idea what to look for?
api.bluewatermvc.org is my current doc set.
thx
walter.
2009-07-07 04:44:33 UTC in PhpDocumentor
-
I solved the issue this way...
I added PHPunit to my custom tags in my ini file, then I just do this on my docBlock
E.g.:
@PHPunit test
@PHPunit assert
@PHPunit group
@PHPunit covers
@PHPunit dataProvider
@PHPunit glassbox
@PHPunit testscenario
Not an ideal solution, but it works.
Walter.
2009-07-07 04:32:11 UTC in PhpDocumentor
-
This site is gone.
If your reading this, read this...
https://sourceforge.net/forum/forum.php?thread_id=2989313&forum_id=305410
Walter.
2009-04-14 16:40:38 UTC in XRMS CRM
-
If your reading this, read this...
https://sourceforge.net/forum/forum.php?thread_id=2989313&forum_id=305410
Walter.
2009-04-14 16:40:23 UTC in XRMS CRM
-
extension=php_gettext.dll
There is more to getting this to work than just turning this on.
Try this...
http://walters-way.com/doku.php?id=wamp:gettext
See if this helps you.
Walter.
2009-04-14 16:39:39 UTC in XRMS CRM
-
1) this is a known issue with windows. Please do a search though the archives here and you will see the solution. I posted it some time ago.
2) If your just learning PHP --and therefore I assume Apache and mySQL as well-- don't start with XAMPP. It is a nice little system that gets you running in a few minutes. But you will have no idea where things are, why things are where they are, how to...
2009-04-13 14:52:47 UTC in XRMS CRM
-
jswalter created the Installer Issues tracker.
2009-03-12 23:31:27 UTC in XRMS CRM
-
Welcome to Documentation.
2009-02-23 22:30:53 UTC in XRMS CRM