Skip to content

Commit e19e084

Browse files
authored
docs: include transactions guide in generated docs (#210)
1 parent 606d1d3 commit e19e084

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mix.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ defmodule AshSqlite.MixProject do
8787
{"README.md", title: "Home"},
8888
"documentation/tutorials/getting-started-with-ash-sqlite.md",
8989
"documentation/topics/about-ash-sqlite/what-is-ash-sqlite.md",
90+
"documentation/topics/about-ash-sqlite/transactions.md",
9091
"documentation/topics/resources/references.md",
9192
"documentation/topics/resources/polymorphic-resources.md",
9293
"documentation/topics/development/migrations-and-tasks.md",

0 commit comments

Comments
 (0)