Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thebugcatcher committed Sep 5, 2018
1 parent 82026dc commit 9cdf956
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions help/nomenclature.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Nomenclature

Work in Progress
2 changes: 2 additions & 0 deletions help/walkthrough.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Walkthrough

Work in Progress
4 changes: 2 additions & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ defmodule Rummage.Ecto.Mixfile do
source_url: @url,
extras: ["README.md",
"CHANGELOG.md",
"docs/Nomenclature.md",
"docs/Walkthrough.md"],
"help/nomenclature.md",
"help/walkthrough.md"],
source_ref: "v#{@version}"
]
end
Expand Down

0 comments on commit 9cdf956

Please sign in to comment.