Generate the API documentation in a reproducible way.
authorPeter Pentchev <roam@ringlet.net>
Sun, 17 Jan 2016 00:03:10 +0000 (02:03 +0200)
committerAndy Green <andy.green@linaro.org>
Mon, 18 Jan 2016 04:07:07 +0000 (12:07 +0800)
commit2a0dbcf7ee635b67442c5520ccbeb71f0f1fb196
tree9cdaaaefa882040f60c5ed5560ef504167af1665
parent9a9d5eaeeb4a26efe0e8fcdb07b7b5c6ae6ca5f8
Generate the API documentation in a reproducible way.

Sort the list of source files before passing them to the kernel-doc
script so that it always outputs the discovered functions and
structures in the same order.
CMakeLists.txt