- Notifications
You must be signed in to change notification settings - Fork5
Commit8efb0bc
committed
Add a rule to optionally build docs with the stylesheet from the website
For those of us who prefer the formatting of the docs using thewebsite stylesheets. Use "make STYLE=website draft" (for example) to use.The stylesheet itself is referenced directly to the website, so thereis currently no copy of it stored in the source repository. Thus, docsbuilt with it will only look correct if the browser can access the websitewhen viewing them.1 parent2502f45 commit8efb0bc
2 files changed
+5
-1
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 |
| |
93 | 96 |
| |
94 | 97 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| |||
190 | 191 |
| |
191 | 192 |
| |
192 | 193 |
| |
193 |
| - | |
| 194 | + | |
194 | 195 |
| |
195 | 196 |
| |
196 | 197 |
| |
|
0 commit comments
Comments
(0)