From ccf1a131f1221057797e1760cf7aaf6e15a695ba Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Feb 2015 00:15:03 -0800 Subject: doc update --- doc/html/functions_func.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc/html/functions_func.html') diff --git a/doc/html/functions_func.html b/doc/html/functions_func.html index 14866baca..cf3ab5847 100644 --- a/doc/html/functions_func.html +++ b/doc/html/functions_func.html @@ -95,6 +95,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
  • h
  • i
  • l
  • +
  • m
  • n
  • o
  • p
  • @@ -156,9 +157,20 @@ $(document).ready(function(){initNavTree('functions_func.html','');}); : dba_driver , photo_driver +
  • __init__() +: zotsh.ZotSH +, easywebdav.client.OperationFailed +, easywebdav.client.Client +
  • _build_nodes() : Template
  • +
  • _download() +: easywebdav.client.Client +
  • +
  • _get_url() +: easywebdav.client.Client +
  • _get_var() : Template
  • @@ -189,6 +201,12 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
  • _replcb_node() : Template
  • +
  • _send() +: easywebdav.client.Client +
  • +
  • _upload() +: easywebdav.client.Client +
  • -- cgit v1.2.3 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/functions_func.html | 213 ------------------------------------------- 1 file changed, 213 deletions(-) delete mode 100644 doc/html/functions_func.html (limited to 'doc/html/functions_func.html') diff --git a/doc/html/functions_func.html b/doc/html/functions_func.html deleted file mode 100644 index cf3ab5847..000000000 --- a/doc/html/functions_func.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - -The Red Matrix: Class Members - Functions - - - - - - - - - - - - - -
    -
    - - - - - - - -
    -
    The Red Matrix -
    -
    -
    - - - - - - - -
    -
    - -
    -
    -
    - -
    - - - - -
    - -
    - -
    -  - -

    - _ -

    -
    -
    - -- cgit v1.2.3