1
Fork 0

Deploying to gh-pages from @ sclu1034/lua-libpulse-glib@3173460b17 🚀

This commit is contained in:
sclu1034 2022-08-10 21:43:18 +00:00
parent 3916dc9dcf
commit 971a7d856a
5 changed files with 24 additions and 8 deletions

View file

@ -99,7 +99,7 @@ loop:run()
<footer class="footer"> <footer class="footer">
<div class="content has-text-centered"> <div class="content has-text-centered">
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 11:05:56. Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 21:43:17.
</div> </div>
</footer> </footer>

View file

@ -2320,7 +2320,7 @@
<footer class="footer"> <footer class="footer">
<div class="content has-text-centered"> <div class="content has-text-centered">
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 11:05:56. Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 21:43:17.
</div> </div>
</footer> </footer>

View file

@ -154,7 +154,7 @@
<footer class="footer"> <footer class="footer">
<div class="content has-text-centered"> <div class="content has-text-centered">
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 11:05:56. Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 21:43:17.
</div> </div>
</footer> </footer>

View file

@ -1029,7 +1029,7 @@
<footer class="footer"> <footer class="footer">
<div class="content has-text-centered"> <div class="content has-text-centered">
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 11:05:56. Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 21:43:17.
</div> </div>
</footer> </footer>

View file

@ -50,7 +50,7 @@
<table class="table is-fullwidth is-striped"> <table class="table is-fullwidth is-striped">
<tbody> <tbody>
<tr> <tr>
<td class="name"><a href="#values">values</a></td> <td class="name"><a href="#new">new(values)</a></td>
<td class="summary">Creates an instance of <a href="../modules/lua_libpulse_glib.volume.html#Volume">Volume</a>.</td> <td class="summary">Creates an instance of <a href="../modules/lua_libpulse_glib.volume.html#Volume">Volume</a>.</td>
</tr> </tr>
<tr> <tr>
@ -135,14 +135,15 @@
<div class="container"> <div class="container">
<h2 class="title is-2" id="Static_Functions"><a href="#Static_Functions">Static Functions </a></h2> <h2 class="title is-2" id="Static_Functions"><a href="#Static_Functions">Static Functions </a></h2>
<div class="section__content"> <div class="section__content">
<div id="values" class="box section__item"> <div id="new" class="box section__item">
<div class="block section__item__title"> <div class="block section__item__title">
<strong>values</strong> <strong>new(values)</strong>
</div> </div>
<div class="block content section__item__description">Creates an instance of <a href="../modules/lua_libpulse_glib.volume.html#Volume">Volume</a>.</div> <div class="block content section__item__description">Creates an instance of <a href="../modules/lua_libpulse_glib.volume.html#Volume">Volume</a>.</div>
<div class="block content section__item__params"> <div class="block content section__item__params">
<h4 class="title is-6">Parameters:</h4>
<ul> <ul>
<li class="parameter"> <li class="parameter">
<div> <div>
@ -161,6 +162,21 @@
</ul> </ul>
</div> </div>
<div class="block content section__item__returns">
<h4 class="title is-6">Returns:</h4>
<ul>
<li class="return-value">
<div class="field is-grouped is-grouped-multiline">
<div class="control">
<div class="tags has-addons">
<span class="tag is-dark">type</span>
<span class="tag return-value__type"><span><a class="type" href="../modules/lua_libpulse_glib.volume.html#Volume">Volume</a></span></span>
</div>
</div>
</div>
</li>
</ul>
</div>
</div> </div>
<div id="is_valid" class="box section__item"> <div id="is_valid" class="box section__item">
<div class="block section__item__title"> <div class="block section__item__title">
@ -686,7 +702,7 @@
<footer class="footer"> <footer class="footer">
<div class="content has-text-centered"> <div class="content has-text-centered">
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 11:05:56. Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 21:43:17.
</div> </div>
</footer> </footer>