Active
Project:
Profiler Example
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2011 at 02:33 UTC
Updated:
1 Dec 2011 at 12:13 UTC
In the README file, it says:
Edit the renamed profiler_example.profiler.inc file to your taste, and ...
what ".inc" file are we talking about? The profiler_example directory only contains two files (apart from the Licence and Readme): a ".info" file and a ".profile" file.
Can this perhaps be rewritten better? NB this readme file wording seems to be carried over from the 6.x release also.
Comments
Comment #1
petey318 commentedThe comment at the start of the
profiler_example.profilefile is what I was looking for:This is the wording that should be in the main
README.txtfile.In hindsight this is obvious, but for someone who is looking through this process for the first time, and simply looking at the
README.txtfile for guidance, it might be confusing.