Opened 11 years ago
Closed 10 years ago
#12223 closed defect (fixed)
Generic fixes to the documentation parser
Reported by: | Tom Trenka | Owned by: | dante |
---|---|---|---|
Priority: | low | Milestone: | 1.7 |
Component: | Doc parser | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Ticket to track any kind of updates to the documentation parser tools, including generate.php.
Change History (5)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
Component: | General → Doc parser |
---|
comment:4 Changed 10 years ago by
Owner: | changed from Tom Trenka to dante |
---|---|
Priority: | high → low |
Status: | new → assigned |
Reassigning to Pete for now; this is a generic placeholder ticket for doc parser fixes (so that checkins can be tracked).
comment:5 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Closing since old doc parser is being replaced by Colin's new doc parser (written in javascript).
Note: See
TracTickets for help on using
tickets.
(In [23675]) Minor fixes to the generate script: fix the error message that it begins with, and up the memory to 256M. Refs #12223