From 149aa7f53724df2bdc21dc5dee47984ee449c4f1 Mon Sep 17 00:00:00 2001 From: Vincent Chabannes Date: Thu, 28 Apr 2022 09:19:21 +0200 Subject: [PATCH] various fixes --- docs/modules/ROOT/nav.adoc | 1 - docs/modules/ROOT/pages/03bis-LoadingParameters.adoc | 4 ++-- docs/modules/ROOT/pages/03ter-lineOptions.adoc | 10 +++++----- docs/modules/ROOT/pages/06-VisualizingFunctions.adoc | 4 ++-- docs/modules/ROOT/pages/08-ComputingIntegrals.adoc | 4 ++-- docs/modules/ROOT/pages/index.adoc | 5 ++--- 6 files changed, 13 insertions(+), 15 deletions(-) diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index ad7fdc4..a282a1c 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -1,4 +1,3 @@ -.Introducing {feelpp} programming * Introducing {feelpp} programming ** xref:01-OutputDirectories.adoc[File Organisation] ** xref:02-SettingUpEnvironment.adoc[Runtime Environment] diff --git a/docs/modules/ROOT/pages/03bis-LoadingParameters.adoc b/docs/modules/ROOT/pages/03bis-LoadingParameters.adoc index d9979f2..7afa1fa 100644 --- a/docs/modules/ROOT/pages/03bis-LoadingParameters.adoc +++ b/docs/modules/ROOT/pages/03bis-LoadingParameters.adoc @@ -2,7 +2,7 @@ = Loading parameters -=== Load a function +== Load a function We define the {feelpp} expression that we are going to integrate using the `soption` function that retrieves the command line option string `functions.g`. @@ -21,7 +21,7 @@ xref:ROOT:03ter-lineOptions.adoc[here]. -=== Load a value +== Load a value Parameters of the problems can be get with the lines diff --git a/docs/modules/ROOT/pages/03ter-lineOptions.adoc b/docs/modules/ROOT/pages/03ter-lineOptions.adoc index 2805244..2275b5b 100644 --- a/docs/modules/ROOT/pages/03ter-lineOptions.adoc +++ b/docs/modules/ROOT/pages/03ter-lineOptions.adoc @@ -3,7 +3,7 @@ = Line options -This page list the possible options to get with `soption`, `doption`... The syntax is +This page list the possible options to get with `soption`, `doption`... The syntax is [source,cpp] ---- @@ -11,7 +11,7 @@ auto f = [soption | doption | ...] (_name=".