-
Notifications
You must be signed in to change notification settings - Fork 564
docs: fix page-not-appearing issue #1276
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
Conversation
Documentation preview |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1276 +/- ##
========================================
Coverage 69.59% 69.59%
========================================
Files 161 161
Lines 16029 16029
========================================
Hits 11156 11156
Misses 4873 4873
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Pouyanpi
left a comment
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.
Thank you @miyoungc, lgtm. I assume jailbreak heuristics does not need to be in toc, right? Or is it being referenced somewhere else?
erickgalinkin
left a comment
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.
LGTM
@Pouyanpi It's been hidden in the repository and was never referenced. I added it to TOC cause I had an impression that we wanted to make this page to appear in the public doc. |
Description
Fix the advanced jailbreak deployment doc to appear
Checklist