Skip to content

Commit

Permalink
doxygen index page updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetmertguduz committed Jun 9, 2024
1 parent 1be3f79 commit 9a0d287
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 17 deletions.
20 changes: 6 additions & 14 deletions docs/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,26 +180,18 @@ <h2><a class="anchor" id="autotoc_md10"></a>
<li><code>--help</code>: Access a guide and list of commands.</li>
<li><code>--version</code>: Check the current version of Yiffy.</li>
<li><code>--github</code>: Visit the <a href="https://github.com/MertGunduz/yiffy">Yiffy GitHub repository</a>.</li>
<li><code>--website</code>: Explore the official <a href="https://yiffy-cli.com/">Yiffy website</a>.</li>
<li><code>--config</code>: Open the configuration menu.</li>
</ul>
</li>
</ul>
<h2><a class="anchor" id="autotoc_md11"></a>
Data Management</h2>
<p ><em>Manage your data within the Yiffy application</em></p><ul>
<li><b>yiffy data import-export arguments:</b><ul>
<li><code>--import</code>: Import data into Yiffy.</li>
<li><code>--export</code>: Export data from Yiffy.</li>
</ul>
</li>
</ul>
<h2><a class="anchor" id="autotoc_md12"></a>
Configuration and Settings</h2>
Configuration</h2>
<p ><em>Adjust settings and configurations as per your preference</em></p><ul>
<li><b>yiffy configuration and settings arguments:</b><ul>
<li><code>--nsfw on/off</code>: Toggle NSFW (Not Safe for Work) and SFW (Safe For Work) content.</li>
<li><code>--plog on/off</code>: Switch between PLOG (Print Log) for <a class="el" href="dc/dec/search_8c.html" title="This file is used to interact with the terminal user interface version of yiffy, providing download,...">search.c</a> and dfetch/fetch.c. </li>
<li><b>yiffy configuration and credential arguments:</b><ul>
<li><code>--nsfw "on/off"</code>: Toggle NSFW (Not Safe for Work) and SFW (Safe For Work) content.</li>
<li><code>--ivcommand "cmd"</code>: Sets the command used to view images in search system.</li>
<li><code>--uname "uname"</code>: Sets the uname used to send API requests.</li>
<li><code>--apikey "apikey"</code>: Sets the API key used to send API requests. </li>
</ul>
</li>
</ul>
Expand Down
3 changes: 1 addition & 2 deletions docs/html/navtreedata.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ var NAVTREE =
[ "Search and TUI (Text User Interface)", "index.html#autotoc_md8", null ],
[ "API Fetch and Download", "index.html#autotoc_md9", null ],
[ "Information and Help", "index.html#autotoc_md10", null ],
[ "Data Management", "index.html#autotoc_md11", null ],
[ "Configuration and Settings", "index.html#autotoc_md12", null ]
[ "Configuration", "index.html#autotoc_md11", null ]
] ],
[ "Classes", "annotated.html", [
[ "Class List", "annotated.html", "annotated_dup" ],
Expand Down
1 change: 0 additions & 1 deletion docs/html/navtreeindex1.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ var NAVTREEINDEX1 =
"index.html#autotoc_md1":[0],
"index.html#autotoc_md10":[4,2],
"index.html#autotoc_md11":[4,3],
"index.html#autotoc_md12":[4,4],
"index.html#autotoc_md2":[1],
"index.html#autotoc_md3":[2],
"index.html#autotoc_md4":[2,0],
Expand Down

0 comments on commit 9a0d287

Please sign in to comment.