Commit b6481ce
authored
Change the environment variable that is used to suppress the nag message (#53)
The commit squidfunk/mkdocs-material@51d9b76 made this environment unusable - it's always set and there's no reasonable way to detect whether it was actually set on the command line.
Users will unfortunately run into a new nuisance even if they previously set our variable.
---
Also, add a direct mention how to suppress the warning.
Now that we've had to change this variable once, it's nice to give users a direct way to get rid of this.1 parent 3cd9b08 commit b6481ce
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | | - | |
48 | | - | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
| |||
0 commit comments