Skip to content

Commit

Permalink
chore: update elixir & build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jan 23, 2025
1 parent 6356530 commit f7c4ba9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
erlang 26.2.1
elixir 1.16.0
elixir 1.18.1
2 changes: 1 addition & 1 deletion documentation/dsls/DSL-AshPaperTrail.Domain.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
This file was generated by Spark. Do not edit it by hand.
-->
# DSL: AshPaperTrail.Domain
# AshPaperTrail.Domain

Documentation for `AshPaperTrail.Domain`.

Expand Down
4 changes: 2 additions & 2 deletions documentation/dsls/DSL-AshPaperTrail.Resource.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
This file was generated by Spark. Do not edit it by hand.
-->
# DSL: AshPaperTrail.Resource
# AshPaperTrail.Resource

Documentation for `AshPaperTrail.Resource`.

Expand Down Expand Up @@ -40,7 +40,7 @@ A section for configuring how versioning is derived for the resource.



## paper_trail.belongs_to_actor
### paper_trail.belongs_to_actor
```elixir
belongs_to_actor name, destination
```
Expand Down

0 comments on commit f7c4ba9

Please sign in to comment.