Skip to content

Commit 4b0c7f2

Browse files
jesszzzzfacebook-github-bot
authored andcommitted
Add missing workspace docs
Summary: Ultimately we want to remove all the docs under https://www.internalfb.com/intern/wiki/TorchX_internal/TorchX and consolidate it all in the staticdocs wiki. This diff moves the info from https://www.internalfb.com/intern/wiki/TorchX_internal/TorchX/How_Patching_Works/ into the patching wiki page, and also does some nice formatting. Note: I mostly ignored the stuff under the deprecated custom patch section, if anyone knows more about this, please let me know if there's anything in there that should be moved over and/or if any of the stuff in this wiki is wrong. Reviewed By: ishachirimar Differential Revision: D63643254
1 parent f5d25f0 commit 4b0c7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/_static/css/torchx.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ article.pytorch-article .py dt span.pre {
3737
.output_area.stderr.docutils.container {
3838
background-color: #fed !important;
3939
}
40-
.note .admonition-title > p {
40+
.note .admonition-title > p, .warning .admonition-title > p {
4141
margin: 0 !important;
4242
font: inherit;
4343
color: inherit;

0 commit comments

Comments
 (0)