| Summary: | Empty contents on Spectrum section | ||
|---|---|---|---|
| Product: | [Websites] docs.kde.org | Reporter: | Jose Nuno Coelho Pires <jncp> |
| Component: | general | Assignee: | Documentation Editorial Team <kde-doc-english> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Kalzium infodialogs_warnings patch | ||
|
Description
Jose Nuno Coelho Pires
2006-12-21 03:54:31 UTC
Created attachment 19011 [details]
Kalzium infodialogs_warnings patch
Confirmed.
Diff attached to close this bug. <!-- COMMENTED --> out the infodialog_warnings
section in order to cause the doc to validate and build cleanly.
Thanks for the report.
SVN commit 620000 by philrod: Comment out empty section to make it valid. Thanks to Richard Johnson for the patch BUG:139079 M +7 -3 index.docbook --- trunk/KDE/kdeedu/doc/kalzium/index.docbook #619999:620000 @@ -350,10 +350,14 @@ </mediaobject> </screenshot> </sect2> - <sect2 id="infodialog_warnings"> - <title>Spectrum</title> - <!-- content missing --> + +<!-- Uncomment this when it has some content, since otherwise it --> +<!-- breaks checkXML --> +<!-- <sect2 id="infodialog_warnings"> + <title>Warnings</title> + <para></para> </sect2> +--> <sect2 id="infodialog_spectrum"> <title>Spectrum</title> <screenshot> |