Skip to content

Commit

Permalink
Added links to new content in the LFE Chinenual.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Nov 25, 2023
1 parent 63779c8 commit fa4370e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
8 changes: 8 additions & 0 deletions content/use.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ When `(help)` and tab-completion aren't enough, it's time to break out the books
* [Common Lisp compatibility](https://github.com/lfe/lfe/blob/develop/doc/src/lfe_cl.3.md)
* [Clojure compatibility](https://github.com/lfe/lfe/blob/develop/doc/src/lfe_clj.3.md)

Additionally, we have a large manual that is a work in progress and aims to provide a great deal of examples, context, and general instruction for LFE developers. That is available here:

* [The LFE Machine Manual](https://lfe.io/books/chinenual)

The LFE Style Guide used to be its own book, but it is now a section of the LFE Chinenual:

* [The LFE Style Guide](https://cnbbooks.github.io/lfe-manual/part7/style-guide/index.html)

If you want to remind yourself on all that the LFE plugin can do:

* [rebar3_lfe Command Reference](https://lfe.io/reference/lfe-rebar3/)
Expand Down
2 changes: 1 addition & 1 deletion site/search_index.en.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions site/use/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,14 @@ <h2 id="reference"><a class="zola-anchor" href="#reference" aria-label="Anchor l
<li><a href="https://github.com/lfe/lfe/blob/develop/doc/src/lfe_cl.3.md">Common Lisp compatibility</a></li>
<li><a href="https://github.com/lfe/lfe/blob/develop/doc/src/lfe_clj.3.md">Clojure compatibility</a></li>
</ul>
<p>Additionally, we have a large manual that is a work in progress and aims to provide a great deal of examples, context, and general instruction for LFE developers. That is available here:</p>
<ul>
<li><a href="https://lfe.io/books/chinenual">The LFE Machine Manual</a></li>
</ul>
<p>The LFE Style Guide used to be its own book, but it is now a section of the LFE Chinenual:</p>
<ul>
<li><a href="https://cnbbooks.github.io/lfe-manual/part7/style-guide/index.html">The LFE Style Guide</a></li>
</ul>
<p>If you want to remind yourself on all that the LFE plugin can do:</p>
<ul>
<li><a href="https://lfe.io/reference/lfe-rebar3/">rebar3_lfe Command Reference</a></li>
Expand Down

0 comments on commit fa4370e

Please sign in to comment.