Closed (duplicate)
Project:
Node import
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2009 at 19:21 UTC
Updated:
10 May 2010 at 19:03 UTC
Core has started a standard of documenting all its hooks in modulename.api.php, which is starting to spread throughout contrib. I've noticed in the readme that in order to view the node_import documentation, I have to run doxygen myself. What if a developer is not able to do that? Please consider providing a well-documented node_import.api.php in the root of the module for other developers.
Comments
Comment #1
dave reidAnd of course, now I see that there is a file called hook_node_import_docs.php. Consider updating the README and renaming the file to node_import.api.php. :)
Comment #2
Robrecht Jacques commentedRenamed hook_node_import_docs.php.
How is a developer supposed to see the documentation now (instead of running doxygen themselves)? Leaving this open for a reply so I can modify README.txt.
Thanks.
Comment #3
patcon commentedIt seems this got switched back, and it's throwing off user_import's content profile importing :)
Comment #4
Robrecht Jacques commentedThis has been fixed.
The documentation itself needs more work: see http://drupal.org/node/374350.
Setting as duplicate.