Doxygen generated API doc for Drupal. updated once a day. check the Doxygen logs to see if your sources are documented properly.
| core | browse | download | Doxygen error log |
|---|---|---|---|
| contributions | browse | download | Doxygen error log |
Drupaxax's Drupal site: consulting, Doxygen doc, CVS log analysis, and some more |
|||||||||
Drupal Doxygen docDoxygen generated API doc for Drupal. updated once a day. check the Doxygen logs to see if your sources are documented properly.
add new comment | 3095 reads noas drupaldocs' "about" says:
the api.module, in turn
the bug tracking, feature requests, etc seen at http://drupal.org/project/issues are provided by drupal (itself, indeed) in combination with drupals project.module. Can you send your Doxyfile to me?Hi ax, I wanna generate the Drupal document in Chinese language, via doxygen of course. Waiting for your mail, hiweed@163.com Thanks & regards, By anonymous at 2003, December 25 - 11:45 | reply
the Doxyfilefor this site's drupal doxygen doc is here. note that to be able to generate doxygen doc for drupal, you have to patch doxygen to recognise .module and .theme files as PHP-files (doxygen by default only recognises files with the extensions .php, .php4, .inc or .phtml as PHP sources). to do so, search the doxygen source for ".php" and add ".module" and ".theme" to the respective places (like here). if you should have trouble with this, i can send you a patch. Awsome results from taking a shortcut.I was trying to understand a modified version of the invite module which I will call newinvite and so I downloaded this Doxygen.txt file into the module directory and did: ln -s newinvite.module newinvite.module.php In a few seconds I had a great directory (drupal-phpdoc) full of html documentation for that module including crosslinked source/docs -- Awsome No hacking the source code to Doxygen just a standard install. A few more minutes to get the graphviz did not seem to make it better, even though Doxygen stopped saying it could not find DOT. Perhaps because my Fedora 5 has doxygen-1.4.6-3. and I was ignoring these errors. Warning: ignoring unsupported tag `REFERENCES_LINK_SOURCE =' at line 589, file Doxyfile.txt But with a simple install I was able to get great documentation. I am very happy. By eric_h (not verified) at 2006, October 7 - 05:27 | reply
Oh, can you send me the /share/doxygen/* files?Hi ax, can you show me the files under your ~/share/doxygen/ such as ~/share/doxygen/header.html, ~/share/doxygen/doxygen.css ? Thank you! By anonymous at 2004, January 2 - 05:59 | reply
Thank you sooooooooo much!Thaaaaaaaaaaaaaaank yoooooooooooooou sooooooooooooooooo muuuuuuuuuuuch! Hiweed By anonymous at 2004, January 3 - 10:40 | reply
Thank you so much!Thank you so much, ax! Thanks again! Hiweed By anonymous at 2004, January 2 - 05:17 | reply
Not Updating?I have checked the core documentation for the past couple of days to see if my theme comments are showing up, but the current documentation does not represent the latest CVS code. So I assume it is not updating correctly. CodeMonkeyX By anonymous at 2003, November 11 - 12:25 | reply
no. yes;)i had to temporarily disable the updates because the latest cvs which the doc is made from is also what this site is running on - and the theme changes break my theme quite bad. it has to do with the problems goba mentions on the mailing list - $theme class variables being (re)used in various theme functions. well - i setup another drupal tree (core + contrib) and let the doc generate from this until my theme works with the latest changes. should be available from the homepage in a minute. Yeah, we knew these changes wYeah, we knew these changes would cause many themes to break. That is why we tried to get the changes into CVS as soon as possible. Now everyone has plenty of time to work on this before 4.4. Maybe you could post your problems on the Dev list? It would help everyone see if there really is a big problem. BTW I did not really want to mention this, because I do not want people to do it. But there is still a global theme class there. It is used to store the theme name, and theme path. If you really want to do a hack in your theme you could use this data structure just like the old theme system, just included it in your theme functions using global. But in the long run you will no want to be using this, because you should only use the API, and not rely on data structures that could change again. By anonymous at 2003, November 12 - 00:08 | reply
AwesomeThis is awesome. I have been fumbling around the node search on drupal.org for a week now. The impoved mail list archives got me to stuff I hadn't seen before. I was just looking at phpdocing drupal myself, and I now I don't have to. Great work. I wish I had seen this sooner. By anonymous at 2003, April 16 - 20:34 | reply
mailing list archives are sweet tooif you intend to maintain the mail list archives, i propose we link to them from drupal.org and possibly unlink the current archives. By anonymous at 2003, February 26 - 16:13 | reply
i do not intend to maintain them here(i'll run out of disk space sooner or later) - i think this should be done at drupal.org. i proposed this while ago; kjartan said he'll check out MHonArc again and see if it is worth changing to it - unfortunately, this never happened (or he found it not worth changing). if some collective reminders may help? ;) Perhaps ;)New Drupal archives using mharc. Might still tweak things for a while, but things are working well so far. By anonymous at 2003, August 15 - 11:11 | reply
changelog uithat changelog page sure is handy. the size of the commit text is a bit small though (Mozilla 1.3, Win2k) By anonymous at 2003, February 26 - 16:10 | reply
|
SearchSponsored LinksRecent comments
Recent blog posts |
||||||||
doxygen also used for drupaldocs.org?
What is used to generate these pages?
http://drupaldocs.org/api/4.6
And does drupal itself provide the bug tracking, feature requests, etc here?
http://drupal.org/project/issues