Skip to content
#

erlang-vm

Here are 23 public repositories matching this topic...

j14159
j14159 commented Feb 8, 2017

We need to be able to (eventually) output docs for modules (e.g. javadoc, godoc, etc). I'm fine with something like

The block comment immediately preceding the first definition of a function (or its type specification) is used as the documentation for it. The block comment immediately preceding the module declaration is used as the overall module documentation.

And maybe use markdown for f

gomoripeti
gomoripeti commented Nov 16, 2017

Generate documentation that looks somewhat better than the default edoc style (look at elixir docs).
Figure out how to publish (eg. maybe both Erlang API from xprof_core and REST API/GUI guide from xprof_gui should be copied/duplicated under xprof app documentation).
What should be the source format of non-edoc pages/guides (eg markdown)

Improve this page

Add a description, image, and links to the erlang-vm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the erlang-vm topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.