From b76821b4de51fa79c4f593079679f63b7476f737 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Wed, 12 Apr 2023 15:21:41 +0200 Subject: Update rustdoc book content about `--extend-css` option --- src/doc/rustdoc/src/command-line-arguments.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/doc') diff --git a/src/doc/rustdoc/src/command-line-arguments.md b/src/doc/rustdoc/src/command-line-arguments.md index 2a2e51b2f63..dfc80426372 100644 --- a/src/doc/rustdoc/src/command-line-arguments.md +++ b/src/doc/rustdoc/src/command-line-arguments.md @@ -320,10 +320,7 @@ $ rustdoc src/lib.rs --extend-css extra.css ``` With this flag, the contents of the files you pass are included at the bottom -of Rustdoc's `theme.css` file. - -While this flag is stable, the contents of `theme.css` are not, so be careful! -Updates may break your theme extensions. +of the `theme.css` file. ## `--sysroot`: override the system root -- cgit 1.4.1-3-g733a5