Skip to content

Latest commit

 

History

History
executable file
·
40 lines (40 loc) · 1.01 KB

ford.md

File metadata and controls

executable file
·
40 lines (40 loc) · 1.01 KB
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 29 column 16
---
src_dir: src
output_dir: docs/fpm-ford
project: M_strings
summary: string operations
project_github: https://github.com/urbanjost/M_strings
project_download: https://github.com/urbanjost/M_strings/archive/refs/heads/master.zip
author: John S. Urban
author_email: urbanjost@comcast.net
github: https://github.com/urbanjost/M_strings
media_dir: ./docs/images
exclude_dir: ./archive
             ./FODDER
             ./build
             ./man
             ./app
             ./example
             ./test
             ./src/source
             ./docs/doxygen_out
display: public
         protected
source: true
proc_internals: true
sort: permission-alpha
favicon: docs/images/favicon.ico
print_creation_date: true
extra_mods: iso_fortran_env:https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fFORTRAN_005fENV.html
            tomlf:https://toml-f.github.io/toml-f
creation_date: %Y-%m-%d %H:%M %z
md_extensions: markdown.extensions.toc
               markdown.extensions.smarty
---

{!README.md!}