From f6d69d45cf25180a8285b2dd5c146a0481fd09ce Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 21 Sep 2014 18:30:01 -0500 Subject: Finish renaming knewstuff This relates to Bug 2093 --- knewstuff/Mainpage.dox | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 knewstuff/Mainpage.dox (limited to 'knewstuff/Mainpage.dox') diff --git a/knewstuff/Mainpage.dox b/knewstuff/Mainpage.dox deleted file mode 100644 index d7f1c4da5..000000000 --- a/knewstuff/Mainpage.dox +++ /dev/null @@ -1,35 +0,0 @@ -/** \mainpage Collaborative Data Sharing in Trinity Applications - -The \b TDENewStuff2 library adds data sharing capabilities to %Trinity -applications. Technically, it implements the -GHNS and -DXS specifications. The library consists of three parts: the data management core -and GHNS protocol implementation, the DXS web service handler, and the user interface -classes like dialogs and buttons. - -Application authors should not use all of the classes directly, which are installed -only for the purpose of implementing functionality on top of \b TDENewStuff2; instead, -the high-level KNS::Engine class provides everything an application needs. -Both upload and download scenarios are handled by the engine. There are only two -preparation steps necessary before this class can be used: the setup of a GHNS repository, -and the creation of a *.knsrc file which will determine all aspects of the -application's \b TDENewStuff2 usage. - -All of the related information such as *.knsrc files, repositories and security -can be found in the TDENewStuff2 tutorial. - -@authors -Josef Spillner \ -Jeremy Whiting \ - -@maintainers -Jeremy Whiting \ - -@licenses -@lgpl - -*/ - -// DOXYGEN_REFERENCES = tdecore tdeui tdeio -// DOXYGEN_SET_PROJECT_NAME = TDENewStuff -// vim:ts=4:sw=4:expandtab:filetype=doxygen -- cgit v1.2.3