see http://drupal.org/node/1354#contrib . attached patch is for HEAD - something similar should be applied to all branches. thanks!

CommentFileSizeAuthor
print_module_mainpage.patch851 bytesax

Comments

jcnventura’s picture

Status: Needs review » Closed (won't fix)

Hi,

I am running API by itself on my site, to document only the module. If I omit the @mainpage keyword, the documentation doesn't get generated.. Either fix the API module to generate things without mainpage or simply ignore all mainpages other that the one for core Drupal.

João

ax’s picture

Issue tags: +doxygen, +phpdoc

submitted an "generate things without mainpage" issue to api.module.

pobster’s picture

Priority: Normal » Critical

Okay admittedly I didn't see this issue after reading through the issue queue so I appreciate being pointed to it, but my issue is nothing to do with the api.module - we use Doxygen itself, not an implementation of it. So are you going to post an issue to them as well? http://www.stack.nl/~dimitri/doxygen/trouble.html#bug_reports ... Of course you're not...

Pobster

jcnventura’s picture

No, I won't but the problem remains that the API module doesn't generate the documentation unless that @mainpage is there..

ax’s picture

Priority: Critical » Normal

i updated the "generate things without mainpage" api.module issue. please chime in (comment, write a patch, review, test) there if you want this issue to be resolved. thanks!