Skip to content

Latest commit

 

History

History
33 lines (32 loc) · 998 Bytes

api-doc-ford-settings.md

File metadata and controls

33 lines (32 loc) · 998 Bytes
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 11 column 14
---
output_dir: ./api-doc
src_dir: ./src
media_dir: ./doc/media
exclude_dir: ./src/tests
project: Numeric Library for Modern Fortran
project_github: https://github.com/degawa/fortran-numeric
summary: A library handling integer, floating-point number, and non-number in modern Fortran
author: Tomohiro Degawa
license: by-sa
docmark: !
docmark_alt: *
predocmark: >
predocmark_alt: |
display: public
         protected
         private
sort: permission-alpha
search: true
source: false
extra_mods: iso_fortran_env: https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fFORTRAN_005fENV.html
            iso_c_binding: https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fC_005fBINDING.html
            ieee_arithmetic: https://gcc.gnu.org/onlinedocs/gfortran/IEEE-modules.html
graph: true
coloured_edges: true
print_creation_date: true
creation_date: %Y-%m-%d %H:%M %z
md_extensions: markdown.extensions.toc
               markdown.extensions.smarty
---

{!api-doc-index.md!}