diff --git a/docs/html/index.html b/docs/html/index.html
index 6dff234..b83a7d9 100644
--- a/docs/html/index.html
+++ b/docs/html/index.html
@@ -180,26 +180,18 @@
--help
: Access a guide and list of commands.
--version
: Check the current version of Yiffy.
--github
: Visit the Yiffy GitHub repository.
---website
: Explore the official Yiffy website.
--config
: Open the configuration menu.
-Data Management
-Manage your data within the Yiffy application
-- yiffy data import-export arguments:
---import
: Import data into Yiffy.
---export
: Export data from Yiffy.
-
-
-
-
-Configuration and Settings
+Configuration
Adjust settings and configurations as per your preference
-- yiffy configuration and settings arguments:
---nsfw on/off
: Toggle NSFW (Not Safe for Work) and SFW (Safe For Work) content.
---plog on/off
: Switch between PLOG (Print Log) for search.c and dfetch/fetch.c.
+- yiffy configuration and credential arguments:
+--nsfw "on/off"
: Toggle NSFW (Not Safe for Work) and SFW (Safe For Work) content.
+--ivcommand "cmd"
: Sets the command used to view images in search system.
+--uname "uname"
: Sets the uname used to send API requests.
+--apikey "apikey"
: Sets the API key used to send API requests.
diff --git a/docs/html/navtreedata.js b/docs/html/navtreedata.js
index 257ada4..4135ae3 100644
--- a/docs/html/navtreedata.js
+++ b/docs/html/navtreedata.js
@@ -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" ],
diff --git a/docs/html/navtreeindex1.js b/docs/html/navtreeindex1.js
index b31113f..0df8824 100644
--- a/docs/html/navtreeindex1.js
+++ b/docs/html/navtreeindex1.js
@@ -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],