From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/namespacezotsh.html | 238 ------------------------------------------- 1 file changed, 238 deletions(-) delete mode 100644 doc/html/namespacezotsh.html (limited to 'doc/html/namespacezotsh.html') diff --git a/doc/html/namespacezotsh.html b/doc/html/namespacezotsh.html deleted file mode 100644 index 9f4bcb947..000000000 --- a/doc/html/namespacezotsh.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - -The Red Matrix: zotsh Namespace Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
zotsh Namespace Reference
-
-
- - - - - - -

-Classes

class  CommandNotFound
 
class  ZotSH
 
- - - - - -

-Functions

def load_conf
 
def zotsh
 
- - - - - - - - - - - -

-Variables

string __version__ = "0.0.2"
 
 SERVER = None
 
 USER = None
 
 PASSWD = None
 
 VERIFY_SSL = True
 
-

Function Documentation

- -
-
- - - - - - - -
def zotsh.load_conf ()
-
- -

Referenced by zotsh().

- -
-
- -
-
- - - - - - - -
def zotsh.zotsh ()
-
- -
-
-

Variable Documentation

- -
-
- - - - -
string zotsh.__version__ = "0.0.2"
-
- -
-
- -
-
- - - - -
zotsh.PASSWD = None
-
- -
-
- -
-
- - - - -
zotsh.SERVER = None
-
- -
-
- -
-
- - - - -
zotsh.USER = None
-
- -
-
- -
-
- - - - -
zotsh.VERIFY_SSL = True
-
- -
-
-
-
- -- cgit v1.2.3