Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Spoons GitHub Bot authored and Spoons GitHub Bot committed Aug 7, 2024
1 parent 2ff3153 commit e9ca923
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/AutoMuteOnSleep.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Hammerspoon docs: AutoMuteOnSleep</title>
<style type="text/css">
a { text-decoration: none; }
a:hover { text-decoration: underline; }
th { background-color: #DDDDDD; vertical-align: top; padding: 3px; }
td { width: 100%; background-color: #EEEEEE; vertical-align: top; padding: 3px; }
table { width: 100% ; border: 1px solid #0; text-align: left; }
section > table table td { width: 0; }
</style>
<link rel="stylesheet" href="docs.css" type="text/css" media="screen" />
</head>
<body>
<header>
<h1><a href="./index.html">docs</a> &raquo; AutoMuteOnSleep</h1>
<p>Automatically set to 0 the volume of all output audio devices except Bluetooth devices when Mac goes to sleep.
Useful to avoid blasting sound when opening a Macbook in the public transport.
Note: This is primarily intended for portable Mac devices, which have internal speakers.</p>
<p>Download: <a href="https://github.com/Hammerspoon/Spoons/raw/master/Spoons/AutoMuteOnSleep.spoon.zip">https://github.com/Hammerspoon/Spoons/raw/master/Spoons/AutoMuteOnSleep.spoon.zip</a></p>

</header>
<h3>API Overview</h3>
<ul>
</ul>
<h3>API Documentation</h3>
</body>
</html>
17 changes: 17 additions & 0 deletions docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,23 @@
"submodules": [],
"type": "Module"
},
{
"Command": [],
"Constant": [],
"Constructor": [],
"Deprecated": [],
"Field": [],
"Function": [],
"Method": [],
"Variable": [],
"desc": "Automatically set to 0 the volume of all output audio devices except Bluetooth devices when Mac goes to sleep.",
"doc": "Automatically set to 0 the volume of all output audio devices except Bluetooth devices when Mac goes to sleep.\nUseful to avoid blasting sound when opening a Macbook in the public transport.\nNote: This is primarily intended for portable Mac devices, which have internal speakers.\n\nDownload: [https://github.com/Hammerspoon/Spoons/raw/master/Spoons/AutoMuteOnSleep.spoon.zip](https://github.com/Hammerspoon/Spoons/raw/master/Spoons/AutoMuteOnSleep.spoon.zip)",
"items": [],
"name": "AutoMuteOnSleep",
"stripped_doc": "Useful to avoid blasting sound when opening a Macbook in the public transport.\nNote: This is primarily intended for portable Mac devices, which have internal speakers.\n\nDownload: [https://github.com/Hammerspoon/Spoons/raw/master/Spoons/AutoMuteOnSleep.spoon.zip](https://github.com/Hammerspoon/Spoons/raw/master/Spoons/AutoMuteOnSleep.spoon.zip)",
"submodules": [],
"type": "Module"
},
{
"Command": [],
"Constant": [],
Expand Down
5 changes: 5 additions & 0 deletions docs/docs_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,11 @@
"name": "createTask",
"type": "Method"
},
{
"desc": "Automatically set to 0 the volume of all output audio devices except Bluetooth devices when Mac goes to sleep.",
"name": "AutoMuteOnSleep",
"type": "Module"
},
{
"desc": "Use Bing daily picture as your wallpaper, automatically.",
"name": "BingDaily",
Expand Down
5 changes: 5 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@ <h3>API documentation</h3>
<tr>
<th><a href="Asana.html">Asana</a></th>
<td><p>Simple spoon that creates a new task in Asana with a given name in a given workspace.</p>
</td>
</tr>
<tr>
<th><a href="AutoMuteOnSleep.html">AutoMuteOnSleep</a></th>
<td><p>Automatically set to 0 the volume of all output audio devices except Bluetooth devices when Mac goes to sleep.</p>
</td>
</tr>
<tr>
Expand Down
19 changes: 19 additions & 0 deletions docs/templated_docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1081,6 +1081,25 @@
"submodules": [],
"type": "Module"
},
{
"Command": [],
"Constant": [],
"Constructor": [],
"Deprecated": [],
"Field": [],
"Function": [],
"Method": [],
"Variable": [],
"desc": "Automatically set to 0 the volume of all output audio devices except Bluetooth devices when Mac goes to sleep.",
"desc_gfm": "<p>Automatically set to 0 the volume of all output audio devices except Bluetooth devices when Mac goes to sleep.</p>\n",
"doc": "Automatically set to 0 the volume of all output audio devices except Bluetooth devices when Mac goes to sleep.\nUseful to avoid blasting sound when opening a Macbook in the public transport.\nNote: This is primarily intended for portable Mac devices, which have internal speakers.\n\nDownload: [https://github.com/Hammerspoon/Spoons/raw/master/Spoons/AutoMuteOnSleep.spoon.zip](https://github.com/Hammerspoon/Spoons/raw/master/Spoons/AutoMuteOnSleep.spoon.zip)",
"doc_gfm": "<p>Automatically set to 0 the volume of all output audio devices except Bluetooth devices when Mac goes to sleep.\nUseful to avoid blasting sound when opening a Macbook in the public transport.\nNote: This is primarily intended for portable Mac devices, which have internal speakers.</p>\n<p>Download: <a href=\"https://github.com/Hammerspoon/Spoons/raw/master/Spoons/AutoMuteOnSleep.spoon.zip\">https://github.com/Hammerspoon/Spoons/raw/master/Spoons/AutoMuteOnSleep.spoon.zip</a></p>\n",
"items": [],
"name": "AutoMuteOnSleep",
"stripped_doc": "Useful to avoid blasting sound when opening a Macbook in the public transport.\nNote: This is primarily intended for portable Mac devices, which have internal speakers.\n\nDownload: [https://github.com/Hammerspoon/Spoons/raw/master/Spoons/AutoMuteOnSleep.spoon.zip](https://github.com/Hammerspoon/Spoons/raw/master/Spoons/AutoMuteOnSleep.spoon.zip)",
"submodules": [],
"type": "Module"
},
{
"Command": [],
"Constant": [],
Expand Down

0 comments on commit e9ca923

Please sign in to comment.