include documentation in public distribution

This commit is contained in:
2017-07-04 11:24:41 +02:00
parent 80a01f2bdb
commit 0a436db00b
352 changed files with 51487 additions and 1 deletions

40
doc/html/navtreedata.js Normal file
View File

@@ -0,0 +1,40 @@
var NAVTREE =
[
[ "PEARL Procedures", "index.html", [
[ "Introduction", "index.html", [
[ "Introduction", "index.html#sec_intro", null ],
[ "Installation", "index.html#sec_install", null ],
[ "License Information", "index.html#sec_license", null ]
] ],
[ "Projections", "PageProjections.html", null ],
[ "Todo List", "todo.html", null ],
[ "Packages", "modules.html", "modules" ],
[ "Namespaces", null, [
[ "Namespace List", "namespaces.html", "namespaces" ]
] ],
[ "Data Structures", "annotated.html", "annotated" ],
[ "Data Structure Index", "classes.html", null ],
[ "Data Fields", "functions.html", [
[ "All", "functions.html", null ],
[ "Variables", "functions_vars.html", null ]
] ],
[ "Files", null, [
[ "File List", "files.html", "files" ],
[ "Globals", "globals.html", [
[ "All", "globals.html", "globals_dup" ],
[ "Functions", "globals_func.html", "globals_func" ],
[ "Variables", "globals_vars.html", null ]
] ]
] ]
] ]
];
var NAVTREEINDEX =
[
"PageProjections.html",
"pearl-area-import_8ipf.html#ad28dbbba73e553f7b5dcf8baf1c86786",
"pearl-pshell-import_8ipf.html#aa6dc3e3f7dc1ca4346132635a90fc447"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';