Skip to content
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

DOC bring back numbering for user guide, raise build issues as errors, and fix warnings #549

Merged
merged 7 commits into from
Nov 13, 2024

Conversation

romanlutz
Copy link
Contributor

Description

This PR brings back numbering so that the user guide is easier to follow. Each section either has a number or the suffix "optional" to indicate how essential this functionality is to understanding PyRIT. The "landing page" for each section gets number 0 which is not displayed. This required shifting indices down by 1 in most sections.

Example:
image

Also, I noticed the word "optional" in lowercase is causing lots of build warnings so I replaced it with capital "Optional".

A few files already had build errors so I turned on the -W flag in the build pipeline to raise these as errors.

Tests and Documentation

@romanlutz romanlutz merged commit c855c1a into Azure:main Nov 13, 2024
6 checks passed
@romanlutz romanlutz deleted the romanlutz/website_warning_fixes branch November 13, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants