-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs/dasharo-tools-suite: Split DTS documentation #959
Conversation
Split the content of documentation.md file into the following structure: documentation/ building.md features.md running.md supported-hardware.md Signed-off-by: Eduard Kaverinskyi <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
Next time fix all pre-commit errors before asking for review as currently I stopped review as I'm just reiterating errors that pre-commit detected.
-
You should also build website locally (
mkdocs serve
) and check if everything looks ok after your changes -
You should read all the warnings that are displayed by
mkserve
especially if they are different before/after your changes e.g. there is a lot of warning of type:WARNING - Doc file 'unified/msi/hcl.md' contains a relative link '../../dasharo-tools-suite/documentation.md#hcl-report', but the target 'dasharo-tools-suite/documentation.md' is not found among documentation files.
Signed-off-by: Eduard Kaverinskyi <[email protected]>
Signed-off-by: Eduard Kaverinskyi <[email protected]>
Signed-off-by: Eduard Kaverinskyi <[email protected]>
Signed-off-by: Eduard Kaverinskyi <[email protected]>
I forget about installing pre-commit all the time 😵 |
Signed-off-by: Eduard Kaverinskyi <[email protected]>
Signed-off-by: Eduard Kaverinskyi <[email protected]>
@m-iwanicki Fixed headers, pre-commit and mkdocs issues. All checks pass. Also merged master branch for compatibility. |
Signed-off-by: Eduard Kaverinskyi <[email protected]>
Signed-off-by: Eduard Kaverinskyi <[email protected]>
…mands list Signed-off-by: Eduard Kaverinskyi <[email protected]>
Signed-off-by: Eduard Kaverinskyi <[email protected]>
Signed-off-by: Eduard Kaverinskyi <[email protected]>
… EC Update" This reverts commit 0c85951.
Signed-off-by: Eduard Kaverinskyi <[email protected]>
…ware list Signed-off-by: Eduard Kaverinskyi <[email protected]>
…KGPE-D16 Signed-off-by: Eduard Kaverinskyi <[email protected]>
Dasharo/docs#959 split DTS documentation into multiple files. Signed-off-by: Krystian Hebel <[email protected]>
Split the content of documentation.md file into the following structure:
documentation/
building.md
features.md
running.md
supported-hardware.md