From 34f799d9cd12c66ad5ad1613adbc0730808b176a Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Fri, 13 Sep 2019 11:23:37 +0200 Subject: [PATCH] Add redirect from /docs/home to /getting-started When using ResInsight and trying to open User documentation from Help menu does not work. Add redirect to getting-started --- 3d-main-window/3dviews/index.html | 44 +++++++++---------- 3d-main-window/annotations/index.html | 44 +++++++++---------- .../casegroupsandstatistics/index.html | 44 +++++++++---------- 3d-main-window/cellresults/index.html | 44 +++++++++---------- 3d-main-window/contourmaps/index.html | 44 +++++++++---------- 3d-main-window/derivedresults/index.html | 44 +++++++++---------- 3d-main-window/faults/index.html | 44 +++++++++---------- 3d-main-window/filters/index.html | 44 +++++++++---------- 3d-main-window/formations/index.html | 44 +++++++++---------- .../gridstatisticsdialog/index.html | 44 +++++++++---------- 3d-main-window/index.html | 44 +++++++++---------- 3d-main-window/intersections/index.html | 44 +++++++++---------- 3d-main-window/linkedviews/index.html | 44 +++++++++---------- 3d-main-window/measurement/index.html | 44 +++++++++---------- 3d-main-window/resultcolorlegend/index.html | 44 +++++++++---------- 3d-main-window/resultinspection/index.html | 44 +++++++++---------- 3d-main-window/tensors/index.html | 44 +++++++++---------- 404.html | 14 +++--- _footer/index.html | 44 +++++++++---------- _header/index.html | 44 +++++++++---------- about/index.html | 44 +++++++++---------- categories/index.html | 44 +++++++++---------- docs/home/index.html | 1 + export/completionexport/index.html | 44 +++++++++---------- export/eclipseproperties/index.html | 44 +++++++++---------- export/exportwellpaths/index.html | 44 +++++++++---------- export/fluxnummultnum/index.html | 44 +++++++++---------- export/index.html | 44 +++++++++---------- export/sectormodel/index.html | 44 +++++++++---------- export/snapshots/index.html | 44 +++++++++---------- .../buildinstructions/index.html | 44 +++++++++---------- .../download-and-install/index.html | 44 +++++++++---------- .../linux-installation/index.html | 44 +++++++++---------- .../windows-installation/index.html | 44 +++++++++---------- getting-started/index.html | 44 +++++++++---------- getting-started/modelnavigation/index.html | 44 +++++++++---------- .../other/releasenotification/index.html | 44 +++++++++---------- getting-started/other/testimonials/index.html | 44 +++++++++---------- getting-started/overview/index.html | 44 +++++++++---------- .../whats-new/releasenotes_2018_11/index.html | 44 +++++++++---------- .../whats-new/releasenotes_2019_04/index.html | 44 +++++++++---------- .../whats-new/releasenotes_2019_08/index.html | 44 +++++++++---------- import/eclipsecases/index.html | 44 +++++++++---------- import/elementpropertytable/index.html | 44 +++++++++---------- import/geomechanicaldata/index.html | 44 +++++++++---------- import/index.html | 44 +++++++++---------- import/observeddata/index.html | 44 +++++++++---------- import/pasteexceltimedata/index.html | 44 +++++++++---------- import/soursimrlresults/index.html | 44 +++++++++---------- index.html | 44 +++++++++---------- misc/index.html | 44 +++++++++---------- misc/keyboardshortcuts/index.html | 44 +++++++++---------- misc/memorymanagement/index.html | 44 +++++++++---------- misc/preferences/index.html | 44 +++++++++---------- misc/regressiontestsystem/index.html | 44 +++++++++---------- plot-window/curvecalculator/index.html | 44 +++++++++---------- plot-window/ensembleplotting/index.html | 44 +++++++++---------- plot-window/flowdiagnosticsplots/index.html | 44 +++++++++---------- plot-window/gridcrossplots/index.html | 44 +++++++++---------- plot-window/index.html | 44 +++++++++---------- plot-window/pltplot/index.html | 44 +++++++++---------- plot-window/rftplot/index.html | 44 +++++++++---------- .../saturationpressureplots/index.html | 44 +++++++++---------- plot-window/summarycrossplots/index.html | 44 +++++++++---------- plot-window/summaryploteditor/index.html | 44 +++++++++---------- plot-window/summaryplots/index.html | 44 +++++++++---------- plot-window/summarysourcestepping/index.html | 44 +++++++++---------- plot-window/wellborestabilityplots/index.html | 44 +++++++++---------- plot-window/welllogsandplots/index.html | 44 +++++++++---------- scripting/commandfile/index.html | 44 +++++++++---------- scripting/commandlineinterface/index.html | 44 +++++++++---------- scripting/index.html | 44 +++++++++---------- scripting/octaveinterface/index.html | 44 +++++++++---------- scripting/octaveinterfacereference/index.html | 44 +++++++++---------- scripting/pythonconfiguration/index.html | 44 +++++++++---------- scripting/pythonexamples/index.html | 44 +++++++++---------- scripting/pythonrips/index.html | 44 +++++++++---------- search/index.html | 44 +++++++++---------- support/index.html | 44 +++++++++---------- tags/index.html | 44 +++++++++---------- .../3dwelllogcurves/index.html | 44 +++++++++---------- wells-and-completions/completions/index.html | 44 +++++++++---------- .../completionslgr/index.html | 44 +++++++++---------- .../createnewwellpaths/index.html | 44 +++++++++---------- wells-and-completions/index.html | 44 +++++++++---------- .../simulationwells/index.html | 44 +++++++++---------- wells-and-completions/wellpaths/index.html | 44 +++++++++---------- 87 files changed, 1878 insertions(+), 1877 deletions(-) create mode 100644 docs/home/index.html diff --git a/3d-main-window/3dviews/index.html b/3d-main-window/3dviews/index.html index c55a2d878b..20df9d3fab 100644 --- a/3d-main-window/3dviews/index.html +++ b/3d-main-window/3dviews/index.html @@ -12,18 +12,18 @@ 3D Views :: ResInsight - - - - - - - - - + + + + + + + + + - +