From 8e7e488ffe92030707a792584adecc93cd9a3708 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Oct 2014 00:13:00 -0700 Subject: doc updates --- doc/html/search/namespaces_72.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/html/search/namespaces_72.js (limited to 'doc/html/search/namespaces_72.js') diff --git a/doc/html/search/namespaces_72.js b/doc/html/search/namespaces_72.js new file mode 100644 index 000000000..eb7254128 --- /dev/null +++ b/doc/html/search/namespaces_72.js @@ -0,0 +1,5 @@ +var searchData= +[ + ['reddav',['RedDAV',['../namespaceRedMatrix_1_1RedDAV.html',1,'RedMatrix']]], + ['redmatrix',['RedMatrix',['../namespaceRedMatrix.html',1,'']]] +]; -- cgit v1.2.3 From 7f0bd5a6e5f8963ebf0c48f7919b5b7dc420390c Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 31 Oct 2014 05:05:31 -0700 Subject: doc updates --- doc/html/search/namespaces_72.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/html/search/namespaces_72.js') diff --git a/doc/html/search/namespaces_72.js b/doc/html/search/namespaces_72.js index eb7254128..80fcef88a 100644 --- a/doc/html/search/namespaces_72.js +++ b/doc/html/search/namespaces_72.js @@ -1,5 +1,6 @@ var searchData= [ + ['import',['Import',['../namespaceRedmatrix_1_1Import.html',1,'Redmatrix']]], ['reddav',['RedDAV',['../namespaceRedMatrix_1_1RedDAV.html',1,'RedMatrix']]], - ['redmatrix',['RedMatrix',['../namespaceRedMatrix.html',1,'']]] + ['redmatrix',['RedMatrix',['../namespaceRedMatrix.html',1,'RedMatrix'],['../namespaceRedmatrix.html',1,'Redmatrix']]] ]; -- cgit v1.2.3 From 452d275b5ee4575e6c763076b397e1cd2320c4bc Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 12 Dec 2014 00:26:07 -0800 Subject: don't import to sys channel from self-censored authors --- doc/html/search/namespaces_72.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/search/namespaces_72.js') diff --git a/doc/html/search/namespaces_72.js b/doc/html/search/namespaces_72.js index 80fcef88a..56f831e1c 100644 --- a/doc/html/search/namespaces_72.js +++ b/doc/html/search/namespaces_72.js @@ -1,6 +1,6 @@ var searchData= [ - ['import',['Import',['../namespaceRedmatrix_1_1Import.html',1,'Redmatrix']]], + ['import',['Import',['../namespaceRedMatrix_1_1Import.html',1,'RedMatrix']]], ['reddav',['RedDAV',['../namespaceRedMatrix_1_1RedDAV.html',1,'RedMatrix']]], - ['redmatrix',['RedMatrix',['../namespaceRedMatrix.html',1,'RedMatrix'],['../namespaceRedmatrix.html',1,'Redmatrix']]] + ['redmatrix',['RedMatrix',['../namespaceRedMatrix.html',1,'']]] ]; -- cgit v1.2.3