[U-Boot] [PATCH 0/4 V2] Implant kernel-doc from Linux kernel
Tom Rini
trini at ti.com
Wed Oct 10 00:51:08 CEST 2012
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/09/12 15:37, Marek Vasut wrote:
> Dear Tom Rini,
>
>> On Sun, Sep 30, 2012 at 02:21:31AM +0200, Marek Vasut wrote:
>>> This patch series implants slightly modified kernel-doc
>>> documentation generator from Linux kernel into U-Boot. First
>>> patch pulls in all the necessary components with minor
>>> modifications made to them to work with the layout of U-Boot
>>> source tree and without kbuild.
>>>
>>> Further patch implement CSS to make the HTML documentation
>>> look a bit nicer. This patch will eventually (hopefully) be
>>> further refined by someone more artistically capable than me
>>> ;-)
>>>
>>> Next patch implements separate handling for "Example:"
>>> section, which in the original kernel-doc was in my opinion
>>> mistreated. The example section generated a block of code, but
>>> the indentation was removed. Thus this patch does avoid
>>> removing the indent.
>>>
>>> Finally, the last patch implements example of how to use this
>>> kernel-doc to generate U-Boot documentation by documenting the
>>> Linker-Generated arrays.
>>>
>>> NOTE: This patchset (last patch) has a cross-dependency on:
>>> [PATCH 0/5] Linker-generated arrays (take 2)
>>>
>>> V2: Add proper .gitignore entries, fix build issues (fix
>>> Makefiles)
>>
>> Applied to u-boot/next, thanks!
>
> Good, now it is imperative to discuss the rules. Can you check my
> proposal for wiki addendum?
Done, and for clarity I did apply the v3 series, not v2. Just replied
to the wrong summary.
- --
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iQIcBAEBAgAGBQJQdKpcAAoJENk4IS6UOR1WefEP/02YKDZmHMOydwCCmvQchCXY
+eaNjr+Ivp7D8q2IRNoXjNocPJJqwWP3OtOrjWkqMumFSXz8skbzHv88dtMEWEWr
V+2haSSLAv7+bcaNzKtNVokvifHOPv9BGKQ9reujFc3/K1qJvznqflORxj8pzMJb
IoyudOywLZpZnFE4C+TcoRlTlGZQyKiDka/fgAuW0B40+PU9E4XVrlWVuKW19jx2
h1vISn9/tzxMjzQNaDMt5q6gLXXQHxmx935BOdOvK6oy/et9fWiL/c+pjCCpOWSt
MOgrS3m//NI7l//mqK+v1HXRskAo0FOfQVDdXlIYZfrsy87der+6+51hq5ZBmZG3
ZeQX4hsX49iPNQUAL5oqgKzrT2DOcAfPYcO7Stvc5yDuMwcP5TZr4lM/byPsRt9t
t3A0FD9d1KHsUIXq9aoaagTOEGTIvIxafUsEpj2TeNx5hEkNJ+QvcR9kNOQPl7/5
Pw0MeG0lc/uCPoWfh+0l8aZQK62Nv73xPFhTjFjxuqyExkKZV+sblnTLxoHAK58n
iomFJuGEPkqfFxl8vciMSw4HtHljoiE7tPR/LQhUW0GLx/GPr17gFCrj8CGIRbcE
XXSzaZidubTldZHhLasvwcWq3dAdNS9rue39xk5LBDCMdnfBGrrOT+ET9RL9tw4m
aEULcH1AagfrnoB6fYLf
=K7hF
-----END PGP SIGNATURE-----
More information about the U-Boot
mailing list