forked from feelpp/book.feelpp.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
site.yml
150 lines (149 loc) · 3.89 KB
/
site.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
site:
title: Feel++ Docs
url: https://docs.feelpp.org
start_page: 0.109@feelpp::index.adoc
keys:
google_analytics: 'UA-65761593-1'
content:
sources:
- url: https://github.com/feelpp/book.feelpp.org
branches: [develop]
start_path: docs/feelppdocs
tags:
- v0.109
- url: https://github.com/feelpp/book.feelpp.org
branches: develop
start_path: docs/user
tags:
- v0.109
- v0.108
- v0.107
# - v0.106
# - v0.105
- url: https://github.com/feelpp/book.feelpp.org
branches: develop
start_path: docs/dev
tags:
- v0.109
- v0.108
- v0.107
# - v0.106
# - v0.105
- url: https://github.com/feelpp/feelpp-tutorial-dev
branches: master
start_path: docs/
- url: https://github.com/feelpp/feelpp-project
branches: master
start_path: docs/
- url: https://github.com/feelpp/book.feelpp.org
branches: develop
start_path: docs/data
tags:
- v0.109
- url: https://github.com/feelpp/book.feelpp.org
branches: develop
start_path: docs/math
- url: https://github.com/feelpp/book.feelpp.org
branches: develop
start_path: docs/toolboxes
tags:
- v0.109
- v0.108
- v0.107
# - v0.106
# - v0.105
- url: https://github.com/feelpp/toolbox
branches: [master]
tags:
- v0.109
- v0.108
- v0.107
# - v0.106
# - v0.105
start_path: examples
# - url: https://github.com/feelpp/toolbox
# branches: master
# tags:
# - v*
# start_path: benchmarks
- url: https://github.com/feelpp/toolbox
branches: master
start_path: contribute
- url: https://github.com/feelpp/book.feelpp.org
branches: develop
start_path: docs/mor
tags:
- v0.109
- url: https://github.com/feelpp/angiotk
branches: master
start_path: docs
# - url: https://github.com/feelpp/book.hifimagnet
# branches: master
# start_path: docs/mso4sc
- url: https://github.com/feelpp/book.feelpp.org
branches: develop
start_path: docs/salome/
# - url: https://github.com/feelpp/book.feelpp.org
# branches: mor-module
# start_path: docs/mor/
ui:
bundle:
url: https://gitlab.com/feelpp/antora-ui-default/-/jobs/artifacts/feelpp/raw/build/ui-bundle.zip?job=bundle-stable
snapshot: true
supplemental_files: supplemental-ui
asciidoc:
attributes:
page-pagination: ''
kroki-fetch-diagram: true
feelpp-git-tag: develop
deploymentRoot: ""
numbered: true
hide-uri-scheme: true
uri-github: https://github.com/
uri-org-feelpp: https://github.com/feelpp/
uri-github-feelpp: https://github.com/feelpp/feelpp/
uri-github-feelpp-raw: https://raw.githubusercontent.com/feelpp/feelpp
uri-paraview-www: https://www.paraview.org/
uri-ensight-www: Ensight
uri-msoportal-www: http://portal.mso4sc.eu/
uri-msoportal-visu-www: http://portal.mso4sc.eu/
uri-gmsh-www: https://gmsh.info
uri-gmsh-manual: https://gmsh.info
uri-benchmarks: http://docs.feelpp.org/cases/{toolboxes_cases_manual_version}
python: Python
slepc: SLEPc
petsc: PETSc
lustre: Lustre
feelpp: Feel++
feelpptb: Feel++ Toolboxes
feelppmor: Feel++ Model Order Reduction
pyfeelpp: pyFeel++
pyfeelpptb: pyFeel++ Toolboxes
pyfeelppmor: pyFeel++ MOR
angiotk: AngioTK
4fastsim: 4FastSim
stem: latexmath
hemotumpp: Hemotum++
eye2brain: Eye2Brain
vivabrain: Vivabrain
vtkjs: Vtkjs
plotly: Plot.ly
hifimagnet: HiFiMagnet
magnettools: MagnetTools
meshgems: MeshGems
salome: Salome
singularity: Singularity
sregistry: Sregistry
cpp: C++
cpp14: C++14
cmake: CMake
paraview: ParaView
ensight: EnSight
girder: Girder
plantuml-server-url: http://www.plantuml.com/plantuml
extensions:
- "@feelpp/asciidoctor-remote-include-processor"
- asciidoctor-kroki
- asciidoctor-emoji
- ./lib/tabs-block-extension
- "@djencks/asciidoctor-template"