#8581 closed (fixed)
Obsolete command in whatsnext docs
| Reported by: | Manuel Saelices | Owned by: | Jacob |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Now, source docs are in several directories. In whatnext.txt doc there are a grep command now obsolete.
Please see the patch.
Attachments (1)
Change History (6)
by , 17 years ago
| Attachment: | grep_command_fix_in_whatsnext.diff added |
|---|
comment:1 by , 17 years ago
| milestone: | → 1.0 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:3 by , 17 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
keeping the '*.txt' is only going to search three files.
comment:4 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
(In [8654]) Fixed #8581: Updated the suggested command for a low-tech documentation search. Thanks to Manuel Saelices for the report.