Posted by voipfc on January 11, 2008 at 7:52pm
Jump to:
| Project: | API |
| Version: | 5.x-1.0 |
| Component: | Parser |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The documentation created by Drupal is in 3 sections
Components of Drupal
Example modules
In-depth discussions
I have run the procedure a few times and topics under 'Components of Drupal' always a return a page not found.
Is there a flaw in the indexing or the pages, or are the necessary files not retrieved from the contributions/docs/developer section in CVS?
I have tried the procedure a few times for versions 5, HEAD, and 4.7 and the same problem always shows up. The 'Example Modules' and 'In depth discussions' are always fine.
Comments
#1
the "Components of Drupal", or "groups" (look at the url) are defined in Drupal core (via @defgroup something), not in contributions/docs/developer. so if you want working links, you must add the path of a Drupal install/checkout to the dirs to index.
#2
I have done that as suggested above and it is still not working.
I have setup one of the directories like this with /home/drupalbase/drupaldocs.meril.net/drupal5 as the base directory and it it is still not working, what is the magic trick?
/home/drupalbase/drupaldocs.meril.net/drupal5/drupal6newdocs:/home/drupalbase/drupaldocs.meril.net/drupal5/
Could you explain in more detail. I will be using your docs at http://drupal.kollm.org/ in the mean time. Much appreciated.
#3
Automatically closed -- issue fixed for two weeks with no activity.
#4
If anybody needs some more information on that:
add the following two paths:
includes
modules
and you should be fine