Git commit d8665caa082c6acce8115738adf144281c06e6df by Lays Rodrigues. Committed on 28/06/2016 at 15:54. Pushed by laysrodrigues into branch 'frameworks-GSoC'.
Remove garbage Signed-off-by: Lays Rodrigues <[email protected]> D +0 -71 doc/index-kf5.docbook http://commits.kde.org/umbrello/d8665caa082c6acce8115738adf144281c06e6df diff --git a/doc/index-kf5.docbook b/doc/index-kf5.docbook deleted file mode 100644 index 685d898..0000000 --- a/doc/index-kf5.docbook +++ /dev/null @@ -1,71 +0,0 @@ -<?xml version="1.0" ?> - -<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" - "dtd/kdedbx45.dtd" [ - <!ENTITY umbrello "<application>Umbrello &UML; Modeller</application>"> - <!ENTITY kappname "&umbrello;"> - <!ENTITY packagename "kdesdk"> - <!ENTITY UML "<acronym>UML</acronym>"> - <!ENTITY introduction-chapter SYSTEM "introduction.docbook"> - <!ENTITY uml-basics-chapter SYSTEM "uml_basics.docbook"> - <!ENTITY working-with-umbrello-chapter SYSTEM "working_with_umbrello.docbook"> - <!ENTITY code-import-and-generation-chapter SYSTEM "code_import_and_generation.docbook"> - <!ENTITY other-features-chapter SYSTEM "other_features.docbook"> - <!ENTITY authors-chapter SYSTEM "authors.docbook"> - <!ENTITY credits-chapter SYSTEM "credits.docbook"> - <!ENTITY % addindex "IGNORE"> - <!ENTITY % English "INCLUDE"><!-- change language only here --> - <!-- Do not define any other entities; instead, use the entities - from kde-genent.entities and $LANG/user.entities. --> -]> - -<book id="Umbrello" lang="&language;"> -<bookinfo> -<title>&umbrello; Handbook</title> - -<authorgroup> -<corpauthor>&umbrello; Authors</corpauthor> -<!-- TRANS:ROLES_OF_TRANSLATORS --> -</authorgroup> - -<copyright> -<year>2001</year> -<holder>Paul Hensgen</holder> -</copyright> -<copyright> -<year>2002, 2003</year> -<holder>&umbrello; Authors</holder> -</copyright> - - -<date>2013-06-01</date> -<releaseinfo>2.11.0</releaseinfo> - -<abstract> -<para> -&umbrello; helps the software development -process by using the industry standard Unified Modelling Language (&UML;) -to enable you to create diagrams for designing and documenting your systems. -</para> -</abstract> - -<keywordset> -<keyword>KDE</keyword> -<keyword>UML</keyword> -<keyword>modelling</keyword> -<keyword>diagrams</keyword> -<keyword>software development</keyword> -<keyword>development</keyword> -</keywordset> - -</bookinfo> - -&introduction-chapter; -¨-basics-chapter; -&working-with-umbrello-chapter; -&code-import-and-generation-chapter; -&other-features-chapter; -&authors-chapter; -&credits-chapter; - -</book> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
