-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathgen-ford.yml
30 lines (29 loc) · 1.04 KB
/
gen-ford.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
project: Forgex—Fortran Regular Expression
summary: A Fortran regular expresion engine.
license: mit
year: 2023-2024
project_github: https://github.com/ShinobuAmasaki/forgex
author: Amasaki Shinobu
author_pic: https://shinobuamasaki.github.io/img/shinobu.png
github: https://github.com/ShinobuAmasaki
twitter: https://x.com/amasaki203
website: https://shinobuamasaki.github.io
src_dir: ./src
exclude_dir: ./test
md_base_dir: ./
output_dir: ./doc
page_dir: ./ford/doc-src
favicon: ./ford/favicon.ico
css: ./ford/common.css
source: true
incl_src: true
graph: false
coloured_edges: true
search: true
print_creation_date: true
creation_date: %Y-%m-%d %H:%M %z
sort: permission-alpha
display: public
private
protected
{!ford/README_en.md!}