Commit 24f984a
Jonathan Corbet
docs: kdoc: remove support for an external kernel-doc from sphinx
The ability to build the docs with an external kernel-doc program involves
some truly confusing logic and complicates the task of moving kernel-doc
out of scripts/. But this feature is not useful for normal documentation
builds, and the external kernel-doc can always be run by hand when it needs
debugging. So just remove that feature and make life easier.
There is still a bunch of logic to build a command line that we never use;
the idea is to be able to output it, but I'm not sure if that is worth
keeping.
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <a97a8361546648906344457a7e92e4db533048a9.1768823489.git.mchehab+huawei@kernel.org>1 parent 6cc45ee commit 24f984a
1 file changed
Lines changed: 6 additions & 47 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
| 193 | + | |
222 | 194 | | |
223 | 195 | | |
224 | 196 | | |
| |||
244 | 216 | | |
245 | 217 | | |
246 | 218 | | |
247 | | - | |
| 219 | + | |
248 | 220 | | |
249 | 221 | | |
250 | 222 | | |
| |||
258 | 230 | | |
259 | 231 | | |
260 | 232 | | |
261 | | - | |
| 233 | + | |
262 | 234 | | |
263 | 235 | | |
264 | 236 | | |
265 | 237 | | |
266 | | - | |
267 | | - | |
268 | 238 | | |
269 | 239 | | |
270 | 240 | | |
271 | 241 | | |
272 | 242 | | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
| 243 | + | |
278 | 244 | | |
279 | 245 | | |
280 | 246 | | |
| |||
286 | 252 | | |
287 | 253 | | |
288 | 254 | | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
| 255 | + | |
| 256 | + | |
298 | 257 | | |
299 | 258 | | |
300 | 259 | | |
| |||
0 commit comments