Consolidated documentation generation facade.
Re-exports processing from fortplot_doc_processing and output
generation from fortplot_doc_output. Core utilities remain here.
Functions
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
filename |
|
Return Value
character(len=:), allocatable
Subroutines
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
input_file |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
output_file |
|
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
example_dir |
|
|
character(len=PATH_MAX_LEN),
|
intent(out) |
|
|
:: |
readme_file |
|
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
example_name |
|
|
character(len=PATH_MAX_LEN),
|
intent(out) |
|
|
:: |
output_file |
|
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
example_name |
|
|
character(len=PATH_MAX_LEN),
|
intent(out) |
|
|
:: |
fortran_path |
|
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
example_name |
|
|
character(len=PATH_MAX_LEN),
|
intent(out) |
|
|
:: |
local_path |
|
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
example_name |
|
|
character(len=PATH_MAX_LEN),
|
intent(out) |
|
|
:: |
filename |
|
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
example_name |
|
|
character(len=PATH_MAX_LEN),
|
intent(out) |
|
|
:: |
run_target |
|