| Summary: | Documentation link to libstdc++ is broken | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | jose lucero <jose> |
| Component: | doctreeview | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.0.0a4 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | fix broken libstdc++ link | ||
|
Description
jose lucero
2003-06-19 22:51:13 UTC
Same in 3.0.0a5, could some one point to a valid location of the same documentation? it'd be really handy for beginner programmers - like me. The online doc for libstdc++ can be found at http://gcc.gnu.org/onlinedocs/libstdc++ Just rightclick the LIBSTDC++ (umn.edu) line in the gideon's doctreeview, select Properties->KdevelopTOC Documentation->libstdc++ and enter the URL above. I'll also provide a patch for this. Created attachment 2394 [details]
fix broken libstdc++ link
Subject: kdevelop/doc/std CVS commit by aclu: The documentation tree in gideon had a broken link for libstdc++ in umn.edu. (BR60090) Patch by: Andreas K |