When I wrote below code with codedoc, then it seen in oneline. <codedoc code:c> # include "sched.h" # include "../smpboot.h" </codedoc> Upper text show like in codedoc block: # include "sched.h"#include "../smpboot.h"