From 8611101c2ed6ba82c36d9f91a9039e3d7f05cbcf Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Wed, 29 Mar 2023 12:26:00 +0100 Subject: [PATCH] Updated titles --- docs/source/input_api.rst | 6 +++--- docs/source/input_hash_cmds.rst | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/source/input_api.rst b/docs/source/input_api.rst index 44b85d58..3c8fa1e4 100644 --- a/docs/source/input_api.rst +++ b/docs/source/input_api.rst @@ -1,8 +1,8 @@ .. _api: -************************************ -Advanced Model Building (Python API) -************************************ +************************************** +Model Building - advanced (Python API) +************************************** Introduction ============ diff --git a/docs/source/input_hash_cmds.rst b/docs/source/input_hash_cmds.rst index f5c6fd13..098cc2cb 100644 --- a/docs/source/input_hash_cmds.rst +++ b/docs/source/input_hash_cmds.rst @@ -1,8 +1,8 @@ .. _commands: -****************************** -Model building (hash commands) -****************************** +*************************************** +Model Building - simple (hash commands) +*************************************** An input file has to be supplied to gprMax which should contain all the necessary information to run a GPR model. The input file is an ASCII text file which can be prepared with any text editor or word-processing program. In the input file the hash character (``#``) is reserved and is used to denote the beginning of a command which will be passed to gprMax. The general syntax of commands is: