Skip to content

Commit

Permalink
Merge pull request #40 from AlgebraicJulia/37-refactor-documentation
Browse files Browse the repository at this point in the history
Add authors section to docs page
  • Loading branch information
kris-brown authored Jan 24, 2024
2 parents 6e7b0bd + 1e7fba9 commit ddce48e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,4 +174,8 @@ This executes the rewrite process using using the defined rule and match.

```julia
result = rewrite_match(rule, match)
```
```

# Authors

This documentation is maintained by [Angeline Aguinaldo](https://angelineaguinaldo.com/) and [Kristopher Brown](https://www.krisb.org/).

0 comments on commit ddce48e

Please sign in to comment.