Parent Directory
|
Revision Log
Initial import of new package.
| 1 | --- JSDoc-1.10.2/jsdoc.pl.MC-build 2007-04-06 13:42:08.000000000 +0200 |
| 2 | +++ JSDoc-1.10.2/jsdoc.pl 2007-04-06 13:42:50.000000000 +0200 |
| 3 | @@ -21,7 +21,7 @@ |
| 4 | use JavaScript::Syntax::HTML qw(to_html); |
| 5 | |
| 6 | |
| 7 | -use constant LOCATION => dirname($0) . '/'; |
| 8 | +use constant LOCATION => "/usr/share/jsdoc/"; |
| 9 | use constant MAIN_TMPL => "main.tmpl"; |
| 10 | use constant ALLCLASSES_TMPL => 'allclasses-frame.tmpl'; |
| 11 | use constant ALLCLASSES_NOFRAME_TMPL => 'allclasses-noframe.tmpl'; |
| admin@fedoraproject.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |