| Summary: | User_Guide/Getting_started/Getting-started.html has many broken links | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Adrian Aichner <adrian.aichner> |
| Component: | Doc | Assignee: | John Arthorne <john.arthorne> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ken_walker |
| Version: | 5.0 | ||
| Target Milestone: | 5.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Adrian Aichner
Will edits of http://wiki.eclipse.org/Orion/Documentation/User_Guide/Getting_started#Searching_for_file_content automatically make it into above file? Is there a document about those mechanisms, if any? Yes, documentation to the main Wiki pages will make it into the built in documentation. There's some info here: http://wiki.eclipse.org/Orion/Documentation This looks like a doc generation bug to me. It is probably getting fooled by the illegal > characters in the wiki source. I will take an initial look to see where the problem lies. Thanks for the link, Ken. (In reply to John Arthorne from comment #4) > I will take an initial look to see where the problem lies. John, I found the Mylyn FAQ to contain a good blend of → > -> itself. See http://wiki.eclipse.org/Mylyn/FAQ#Which_Focused_UI_features_can_I_turn_off.3F I regenerated the doc and the errors went away without even having to change the wiki source. Maybe it was a bug in wikitext converter that has been fixed. I updated the wiki to change > to > anyway just to be on the safe side. |