To have proper entris in the index pages, we need to use headings consistently. Fix the few headings that used some headings non-consistent with the others. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> --- Documentation/project-ideas.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Documentation/project-ideas.md b/Documentation/project-ideas.md index 380f850b7..bff5f3d66 100644 --- a/Documentation/project-ideas.md +++ b/Documentation/project-ideas.md @@ -9,8 +9,7 @@ Why hacking on sparse With sparse-llvm, sparse uses llvm as back end to emit real machine code. New developer hacking on sparse -============================== - +------------------------------ * All sparse warning messages should include the option how to disable it. @@ -29,7 +28,7 @@ used. (-Wno-vla)" * checker error output database For experienced developers -========================== +-------------------------- * merge C type on incremental declare of C type and function prototype. * move attribute out of ctype to allow easier to add new attribute. -- 2.17.0 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html