commit | 16e161c8c67ac3b27cfc096cf07af9bceb144707 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <[email protected]> | Thu Jun 02 14:59:18 2016 +0200 |
committer | Jani Nikula <[email protected]> | Fri Jun 03 11:31:37 2016 +0300 |
tree | 9b352ffff0fa3ef266bbe388ec1c22f4b968f999 | |
parent | ebff7f929b2a72fa614f5e95fd34c56c82ac9c36 [diff] |
doc/sphinx: Stop touching state_machine internals Instead of just forcefully inserting our kernel-doc input and letting the state machine stumble over it the recommended way is to create ViewList, parse that and then return the list of parsed nodes. Suggested by Jani. Cc: Jani Nikula <[email protected]> Cc: [email protected] Cc: Jonathan Corbet <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Signed-off-by: Jani Nikula <[email protected]>