diff --git a/doc/User_Manual/advanced_hashlist.md b/doc/User_Manual/advanced_hashlist.md new file mode 100644 index 00000000..9d8c7077 --- /dev/null +++ b/doc/User_Manual/advanced_hashlist.md @@ -0,0 +1,14 @@ +## Advanced Hashlist + +- Super Hashlist + +- New Hashmode + +## Advanced tasks + +- Advanced option in task creation +- Preconfigured tasks (including from existing task) +- Super Task +- Import Super task + +## New Binary \ No newline at end of file diff --git a/doc/User_Manual/settings_and_configuration.md b/doc/User_Manual/settings_and_configuration.md new file mode 100644 index 00000000..67d92221 --- /dev/null +++ b/doc/User_Manual/settings_and_configuration.md @@ -0,0 +1,6 @@ + +# Settings and Configuration + +# Access Management + +Under construction \ No newline at end of file diff --git a/doc/user_manual.md b/doc/User_Manual/user_manual.md similarity index 96% rename from doc/user_manual.md rename to doc/User_Manual/user_manual.md index 93037fda..793bc40a 100644 --- a/doc/user_manual.md +++ b/doc/User_Manual/user_manual.md @@ -123,28 +123,6 @@ Line count: Reprocess the file and update the line count with the number of line ## Monitoring -# Advanced options/Features - -## Advanced Hashlist - -- Super Hashlist - -- New Hashmode - -## Advanced tasks - -- Advanced option in task creation -- Preconfigured tasks (including from existing task) -- Super Task -- Import Super task - -## New Binary - -# Settings and Configuration - -# Access Management - -Under construction # Future Work - Project structure diff --git a/mkdocs.yml b/mkdocs.yml index e61220c9..13d1c920 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,7 +5,10 @@ docs_dir: doc nav: - index.md - install.md - - user_manual.md + - User_Manual: + - User_Manual/user_manual.md + - User_Manual/advanced_hashlist.md + - User_Manual/settings_and_configuration.md - advanced.md - changelog.md theme: