Closed (fixed)
Project:
RobotsTxt
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
17 Feb 2009 at 07:21 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #1
hass commentedThis seems to be a new D7 rule only, isn't it?
Comment #2
dave reidWe have started it for core in D7, but there's nothing that says that module maintainers can't implement it for their modules now as well. If we are ever to have a contrib API site, modules would need to implement their own *.api.php files.
Here's the list of some modules that already implement their own *.api.php:
WYSIWYG API
Administration theme
Signup
ImageCache
Web Services
This standard for documentation was decided fairly recently, but I expect more and more contrib modules to be following this standard as it progresses. I see no reason why we shouldn't help set the standard. :)
Comment #3
dave reidComment #4
hass commentedCommitted to D6, changed doubles quotes to single quotes.
Comment #5
dave reidThanks very much hass!