Skip to content

Commit

Permalink
chore: Documentation release 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cheerfulstoic committed Aug 10, 2024
1 parent 5dfbe43 commit 4a849ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@ defmodule EctoWatch.MixProject do
skip_undefined_reference_warnings_on: ["CHANGELOG.md"],
extras: extras(),
groups_for_extras: groups_for_extras(),
main: "guides/introduction/Getting Started.md",
main: "Getting Started",
api_reference: false
]
end

def extras() do
[
"Getting Started",
"guides/introduction/Getting Started.md",
"guides/introduction/Tracking columns and using labels.md",
"guides/introduction/Getting additional values.md",
"guides/introduction/Watching without a schema.md",
Expand Down

0 comments on commit 4a849ca

Please sign in to comment.