Skip to content

Commit

Permalink
Merge pull request #3784 from AllskyTeam/Link-to-dark-frames-document…
Browse files Browse the repository at this point in the history
…ation

Link to dark frames documentation
  • Loading branch information
EricClaeys authored Aug 1, 2024
2 parents 4f82c24 + 77ffad0 commit b415d98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config_repo/options.json.repo
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@
{
"name" : "takedarkframes",
"default" : false,
"description" : "Enable to capture dark frames, which are used to decrease noise.<br>Continues taking dark frames until Allsky is restarted.",
"description" : "Enable to capture dark frames, which are used to decrease noise.<br>See the <a allsky='true' external='true' href='/documentation/explanations/darkFrames.html#howtousedarks'>Dark frames</a> documentation on how to take dark frames.",
"label" : "Take Dark Frames",
"type" : "boolean",
"usage" : "capture",
Expand Down
3 changes: 1 addition & 2 deletions html/documentation/explanations/darkFrames.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h2>When should I take dark frames?</h2>

<h2>How do I take and use darks?</h2>
<details><summary></summary>
<p>
<p id="howtousedarks">
Execute these steps to take and then use dark frames.
</p>
<h4>Capture dark frames</h4>
Expand Down Expand Up @@ -178,4 +178,3 @@ <h2>How does the software handle darks?</h2>
</body>
</html>
<script> includeHTML(); </script>

0 comments on commit b415d98

Please sign in to comment.