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=".