Summary: | Handbook for Kate 2.5 is missing | ||
---|---|---|---|
Product: | [Websites] docs.kde.org | Reporter: | paul.leopardi |
Component: | general | Assignee: | Anders Lund <anderslund> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nicolasg |
Priority: | NOR | ||
Version: | 3.5 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
paul.leopardi
2005-12-25 23:58:52 UTC
KDE cannot write documentation as fast as the coding is done. (We are trying to find ways to make it better in general.) As for Kate, it seems that other bug reports have explained the problems: bug #96554 and bug #116147 It seems that Anne-Marie Mahfouf is working on it, according to her blog: http://annma.blogspot.com/2005/12/docs-frenzy.html I am tempted to mark this bug as duplicate of bug #116147, however I have found out that http://docs.kde.org works still with KDE 3.4 as stable and KDE 3.5 as unstable. I am not sure if this is entirely right. Have a nice day! I am working on KWrite handbook and I doubt i'll have time to update Kate handbook in time as the docs will be frozen again in 3 days.... On Monday 26 December 2005 17:27, Anne-Marie Mahfouf wrote:
> I am working on KWrite handbook and I doubt i'll have time to update Kate
> handbook in time as the docs will be frozen again in 3 days....
auch - this is kinda my area. I can use some time tomorrow to read over the
files and change the most important things. Any issue you know of that needs
attention would be appreciated as a comment here.
-anders
SVN commit 491627 by annma: improve the handbook. Not totally finished as some explanations are missing. Anders if you could go through it and fill in the blanks then copy/paste for Kate that would be quite great CCBUG=118998 CCBUG=116147 CCBUG=96554 M +1360 -487 index.docbook Here are a few of the items which prompted this bug report. Where is the Window Menu documented? The Kate 2.4 Handbook does not document the Kate 2.5 Window menu. Where is the documentation for this menu? Where is View->Switch to Command Line documented? The Kate 2.4 Handbook does not document the Kate 2.5 View->Switch to Command Line menu entry. What does this menu entry do? Where is it documented? The function key F7 has apparently changed from Settings->Show Konsole in 2.4 to View->Switch to Command Line in 2.5. Have any other function keys changed? SVN commit 492295 by alund: Update menu and config dialog references. Brint the chapter on kate window up to date. Fill in section on navigating the text. Fill in chapter about using plugins. Add a section about using sessions. Fix various issues reported by Natalie. Thanks goes to annma, PhilRod, cannlaith and other #kde regulars for kind help with english as well as docbook syntax, and to Natalie for very good bug reports. BUG:118998 BUG:114320 M +30 -0 advanced.docbook M +935 -490 configuring.docbook M +132 -29 fundamentals.docbook M +8 -5 highlighting.docbook M +9 -13 mdi.docbook M +705 -394 menus.docbook M +80 -36 part.docbook M +20 -3 plugins.docbook |