phasicFlow/doc/mdDocs/markdownList.yml

18 lines
638 B
YAML
Raw Normal View History

# This file maps source markdown files to their target wiki pages
# format:
# - source: path/to/markdown/file.md
# target: Wiki-Page-Name
mappings:
2025-05-02 18:56:38 +00:00
- source: benchmarks/readme.md
target: Performance-of-phasicFlow
2025-05-02 18:58:56 +00:00
- source: benchmarks/helicalMixer/readme.md
2025-05-02 18:56:38 +00:00
target: Helical-Mixer-Benchmark
- source: benchmarks/rotatingDrum/readme.md
target: Rotating-Drum-Benchmark
2025-04-30 15:22:15 +00:00
- source: doc/mdDocs/howToBuild-V1.0.md
target: How-to-build-PhasicFlowv1.0
2025-05-02 14:59:08 +00:00
- source: tutorials/README.md
target: Tutorials
2025-05-02 16:36:49 +00:00
- source: doc/mdDocs/phasicFlowFeatures.md
target: Features-of-PhasicFlow
# Add more mappings as needed