Skip to content

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
carlogilmar committed Apr 23, 2024
1 parent 9ea6f00 commit 591d9c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/d2/backbone.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
defmodule ExPlain.D2.Backbone do
@moduledoc """
Module to create backbone diagram
"""
alias ExPlain.Reader.ModuleUnit

@spec create_diagram(ModuleUnit.t()) :: String.t()
Expand Down

0 comments on commit 591d9c1

Please sign in to comment.