mirror of
https://gitlab.com/scemama/irpf90.git
synced 2024-11-09 07:33:43 +01:00
33 lines
710 B
ReStructuredText
33 lines
710 B
ReStructuredText
|
======
|
||
|
IRPman
|
||
|
======
|
||
|
|
||
|
----------------------------------------------------
|
||
|
Developper's documentation in the irpf90 environment
|
||
|
----------------------------------------------------
|
||
|
|
||
|
:Author: Anthony Scemama scemama@irsamc.ups-tlse.fr
|
||
|
:Version: 1.20
|
||
|
:Manual section: 1
|
||
|
|
||
|
SYNOPSIS
|
||
|
========
|
||
|
|
||
|
irpman variable
|
||
|
|
||
|
DESCRIPTION
|
||
|
===========
|
||
|
|
||
|
irpman is a documentation environment for IRPF90. Every IRP
|
||
|
variable (described with a BEGIN_PROVIDER ... END_PROVIDER block)
|
||
|
has an associated manual page. When a provider contains a
|
||
|
documentation block (BEGIN_DOC ... END_DOC), the text entered inside
|
||
|
the block is displayed in the manual page of the variable.
|
||
|
|
||
|
SEE ALSO
|
||
|
========
|
||
|
|
||
|
* irpf90
|
||
|
* http://irpf90.ups-tlse.fr
|
||
|
|