Skip to content

Commit 85cf74d

Browse files
Merge pull request #3779 from JacquesCarette/wikiDrasilPower
Wiki: Add page for Benefits of Drasil
2 parents 6ce1c24 + 3ecdc44 commit 85cf74d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

wiki/Benefits-of-Drasil.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Benefits of Drasil
2+
3+
Drasil's use of generative programming has a transformative impact on the development process. Here we collect examples demonstrating how Drasil's generative approach simplifies the development process, enhances code quality, and ensures the reliability of your projects.
4+
5+
---
6+
7+
**[Cosemtic changes made easy](../issues/3772)**: Our generated code was missing an empty line between the header comment block and the start of the code. A one-line change fixed this issue; at the time of this change, this resulted in updates to 175 files, i.e. eliminating the need for 175 manual edits.

wiki/_Sidebar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
* [Forking Drasil & Deploying to your GitHub Pages](Forking-Drasil-&-Deploying-to-your-GitHub-Pages)
6262
* [Getting Started with Org Mode](Getting-Started-with-Org-Mode)
6363
* [Promoting Drasil](Promoting-Drasil)
64+
* [Benefits of Drasil](Benefits-of-Drasil)
6465
* WIP Projects
6566
* [Jason: Typed Exprs](Typed-Exprs)
6667
* [Sam: Chunk Investigation](Chunk-Investigation)

0 commit comments

Comments
 (0)