Skip to content
Snippets Groups Projects
Commit 35eab234 authored by ABDELGHANI Nassim's avatar ABDELGHANI Nassim
Browse files

fix doc indent

parent 7b16c292
No related branches found
No related tags found
1 merge request!41Resolve "Documenter code"
defmodule BMA.Wot.Members do
@moduledoc """
Function related to the Trust members.
@moduledoc """
Function related to the Trust members.
"""
@doc """
GET the list of current Web of Trust members.
Returns : A list of public key + uid.
@doc """
GET the list of current Web of Trust members.
Returns : A list of public key + uid.
## Parameters
- None
- None
## Examples
iex> BMA.Wot.Members.get()
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment