|
15 | 15 |
|
16 | 16 | <!-- START doctoc generated TOC please keep comment here to allow auto update --> |
17 | 17 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
18 | | - |
19 | 18 | **Table of Contents** |
20 | 19 |
|
21 | 20 | - [Description](#description) |
22 | | - - [Features](#features) |
| 21 | + - [Test / Performance](#test--performance) |
| 22 | + - [Features](#features) |
23 | 23 | - [Status](#status) |
24 | | - - [Application / Tool](#application--tool) |
25 | 24 | - [Documentation](#documentation) |
26 | | - - [README](#readme) |
27 | | - - [other Markdown files](#other-markdown-files) |
| 25 | + - [Encryption](#encryption) |
| 26 | + - [Decryption](#decryption) |
28 | 27 | - [Installation](#installation) |
| 28 | + - [Linux](#linux) |
| 29 | + - [MacOS](#macos) |
| 30 | + - [Windows](#windows) |
| 31 | +- [Development](#development) |
29 | 32 | - [Dependencies](#dependencies) |
| 33 | + - [CMake](#cmake) |
| 34 | + - [QT](#qt) |
| 35 | + - [Qt-AES](#qt-aes) |
30 | 36 | - [folder structure](#folder-structure) |
31 | | - - [Usage/Examples/Tests](#usageexamplestests) |
32 | | -- [API Reference](#api-reference) |
33 | | - - [Inputs](#inputs) |
34 | | - - [Outputs](#outputs) |
35 | | - - [Parameters](#parameters) |
36 | | -- [Documentation](#documentation-1) |
37 | | - - [Architecture](#architecture) |
38 | | - - [Github](#github) |
39 | | - - [Github Repo](#github-repo) |
40 | | - - [Github Actions / Workflows](#github-actions--workflows) |
41 | | - - [Application](#application) |
42 | | - - [DevOps](#devops) |
43 | | - - [Github Page](#github-page) |
44 | | - - [Github Wiki](#github-wiki) |
45 | | - - [Comments](#comments) |
46 | | - - [Screenshots](#screenshots) |
47 | 37 | - [Authors and License](#authors-and-license) |
48 | | - - [License](#license) |
49 | | - - [MIT License](#mit-license) |
50 | | - - [Apache License](#apache-license) |
| 38 | + - [MIT License](#mit-license) |
51 | 39 | - [Authors](#authors) |
52 | 40 | - [Code Contributors](#code-contributors) |
53 | 41 |
|
|
0 commit comments