[PATCH] user-manual.txt: modifications related to Grantlee variables

Dirk Hohndel dirk at hohndel.org
Wed Dec 2 09:22:10 PST 2015


thanks for the bump - slipped through the cracks...

/D

On Mon, Nov 30, 2015 at 11:39:14PM +0200, Lubomir I. Ivanov wrote:
> On 25 November 2015 at 21:18, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
> > From: "Lubomir I. Ivanov" <neolit123 at gmail.com>
> >
> > This patch adds the new variables to the Grantlee section
> > of the user manual, which were recently added, code wise.
> >
> > The patch also cleans the descriptions of some of
> > the already present varaibles and fixes a couple of typos
> > in the process.
> >
> > Signed-off-by: Lubomir I. Ivanov <neolit123 at gmail.com>
> > ---
> >  Documentation/user-manual.txt | 25 ++++++++++++++++---------
> >  1 file changed, 16 insertions(+), 9 deletions(-)
> >
> > diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
> > index b13fe90..60cce3a 100644
> > --- a/Documentation/user-manual.txt
> > +++ b/Documentation/user-manual.txt
> > @@ -4214,20 +4214,27 @@ Only a subset of the dive data is exported:
> >  |*Name*|*Description*
> >  |number| (*int*) dive number
> >  |id| (*int*) unique dive ID, should be used to fetch the dive profile
> > -|date| (*string*) data of the dive
> > +|date| (*string*) date of the dive
> >  |time| (*string*) time of the dive
> >  |location| (*string*) location of the dive
> >  |duration| (*string*) duration of the dive
> >  |depth| (*string*) depth of the dive
> > -|divemaster| (*string*) divemaster data
> > -|buddy| (*string*) buddy data
> > -|airTemp| (*string*) air temperature of dive
> > -|waterTemp| (*string*) water temperature of dive
> > +|divemaster| (*string*) dive master for the dive
> > +|buddy| (*string*) buddy for the dive
> > +|airTemp| (*string*) air temperature of the dive
> > +|waterTemp| (*string*) water temperature of the dive
> >  |notes| (*string*) dive notes
> > -|rating| (*int*) dive rating ranges from 0 to 5
> > -|sac| (*string*) sac value
> > -|tags| (*string*) all dive tags concatenate together
> > -|gas| (*string*) used gas cylinder
> > +|rating| (*int*) dive rating which ranges from 0 to 5
> > +|sac| (*string*) SAC value for the dive
> > +|tags| (*string*) list of dive tags for the dive
> > +|gas| (*string*) list of gases used in the dive
> > +|suit| (*string*) the suit used for the dive
> > +|cylinders| (*string*) complete information of all used cylinders
> > +|cylinder0-7| (*string*) information about a specific cylinder
> > +|weights| (*string*) complete information of all used weight systems
> > +|weight0-5| (*string*) information about a specific weight system
> > +|maxcns| (*string*) maxCNS value for the dive
> > +|otu| (*string*) OTU value for the dive
> >  |=====================
> >
> 
> bump. :-)
> 
> lubomir
> --
> _______________________________________________
> subsurface mailing list
> subsurface at subsurface-divelog.org
> http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


More information about the subsurface mailing list