make documentation for version 2.0.3

This commit is contained in:
2019-02-28 18:57:56 +01:00
parent 0fb0fd92c8
commit 259f537a22
212 changed files with 24595 additions and 4912 deletions

View File

@@ -2,11 +2,13 @@ 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", "_page_projections.html", null ],
[ "Angle-scan processing", "pag_anglescan_processing.html", [
[ "Introduction", "pag_anglescan_processing.html#sec_intro", null ],
[ "Introduction", "pag_anglescan_processing.html#sec_anglescan_intro", null ],
[ "Data reduction", "pag_anglescan_processing.html#sec_import", [
[ "Basic steps", "pag_anglescan_processing.html#sec_import_basics", null ],
[ "Peak integration over linear background", "pag_anglescan_processing.html#sec_import_intlinbg", null ],
@@ -24,22 +26,41 @@ var NAVTREE =
[ "Basic steps", "pag_anglescan_processing.html#sec_plot_basics", null ],
[ "Refinements", "pag_anglescan_processing.html#sec_plot_refine", null ],
[ "Interpolation", "pag_anglescan_processing.html#sec_plot_interp", null ],
[ "Modulation function", "pag_anglescan_processing.html#sec_modulation", null ]
[ "Modulation function", "pag_anglescan_processing.html#sec_modulation", null ],
[ "Projection", "pag_anglescan_processing.html#sec_projection", null ]
] ],
[ "Data export", "pag_anglescan_processing.html#sec_export", [
[ "Export picture", "pag_anglescan_processing.html#sec_export_plot", null ],
[ "Export processed data", "pag_anglescan_processing.html#sec_export_data", 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" ]
[ "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 =
[
"fermi-edge-analysis_8ipf.html"
"_page_projections.html",
"pearl-anglescan-tracker_8ipf.html#a4bc40cded4d4d7676b084f7200ca5e0d",
"pearl-fitfuncs_8ipf.html#a84a0278284332631682ce032018d1716"
];
var SYNCONMSG = 'click to disable panel synchronisation';