We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab2140 commit 3a848dfCopy full SHA for 3a848df
index.html
@@ -46,7 +46,8 @@ <h1 class='h1 h0-responsive mt4 mb0 regular'>Beautiful Docs</h1>
46
<h1 class='h1 h0-responsive mt4 mb0 regular'>All the Code</h1>
47
<p class='py2'>Supports popular ES6 functionality, so you can use future-JavaScript
48
and still produce great documentation. Works with client or server side
49
- code, with any kind of dependency and require system.</p>
+ code, with any kind of dependency and require system. With the <strong>polyglot</strong>
50
+ option, you can even document C++ code - it's awesome for native nodejs modules.</p>
51
</div>
52
53
</section>
0 commit comments