aboutsummaryrefslogtreecommitdiffstats
path: root/guide/contributing.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-04-03 17:50:26 +0200
committerLoïc Hoguin <[email protected]>2016-04-03 17:50:26 +0200
commite9032fa19c9d7981134e519256a4d934d2c4e5d2 (patch)
treea2cd392bdd9885ed90bc6b512f31d3887d92af8f /guide/contributing.html
parentc92b0eb89892ea78f216db90ba6ad388bf1c57ba (diff)
downloaderlang.mk-e9032fa19c9d7981134e519256a4d934d2c4e5d2.tar.gz
erlang.mk-e9032fa19c9d7981134e519256a4d934d2c4e5d2.tar.bz2
erlang.mk-e9032fa19c9d7981134e519256a4d934d2c4e5d2.zip
Update user guide
Diffstat (limited to 'guide/contributing.html')
-rw-r--r--guide/contributing.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/guide/contributing.html b/guide/contributing.html
index 43728ec..0c49ce3 100644
--- a/guide/contributing.html
+++ b/guide/contributing.html
@@ -78,7 +78,9 @@ You can of course speed things up using the <code class="literal">-j</code> and
<code class="literal">make summary</code> to know what changed since the previous run.</p></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_documentation"></a>25.5. Documentation</h2></div></div></div><p>The documentation is always right.</p><p>If you think you have found a mistake in the documentation,
this is a bug. You can either open a ticket or send a pull
request.</p><p>To make sure that the documentation changes work, install
-Asciidoc on your system and run <code class="literal">make docs</code>.</p></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_feature_requests"></a>25.6. Feature requests</h2></div></div></div><p>If you have an awesome idea or need something that Erlang.mk
+the listed <a class="link" href="asciidoc.html" title="Chapter 12. AsciiDoc documentation">Requirements</a>
+<a class="xref" href="asciidoc.html" title="Chapter 12. AsciiDoc documentation">Chapter 12, <em>AsciiDoc documentation</em></a> on your system and
+run <code class="literal">make docs</code>.</p></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_feature_requests"></a>25.6. Feature requests</h2></div></div></div><p>If you have an awesome idea or need something that Erlang.mk
doesn’t provide yet, open a ticket. Provide as much detail as
possible.</p><p>If you have code, great! Open a pull request as previously
explained.</p><p>If not, you can still improve your feature request by writing