Skip to content

Commit

Permalink
Merge pull request #483 from c-p-murphy/fix_docs
Browse files Browse the repository at this point in the history
Update docs/make.jl to include mutable_linked_list.md
  • Loading branch information
oxinabox authored Feb 27, 2019
2 parents 66a0a2d + c0dd97f commit ccee82d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ makedocs(
"default_dict.md",
"trie.md",
"linked_list.md",
"mutable_linked_list.md",
"intset.md",
"sorted_containers.md",
],
Expand Down

0 comments on commit ccee82d

Please sign in to comment.