This is a playground, so you can make changes without messing up the standard pages. Feel free to play with things.
This is added to the docs pages via scm, with the
<source trunk/arch/blackfin/kernel/time.c:time_sched_init() c linux-kernel> <source master/hardware/sensors/sensors_adxl34x.c c android>
command, The source command is smart enough to determine if the scm is svn or git. The results look like:
file: trunk/arch/blackfin/kernel/time.c
time_sched_init(irqreturn_t(*timer_routine) (int, void *)) { #if defined(CONFIG_IPIPE) setup_system_timer0(); bfin_timer_irq.handler = timer_routine; setup_irq(IRQ_TIMER0, &bfin_timer_irq); #else setup_core_timer(); bfin_timer_irq.handler = timer_routine; setup_irq(IRQ_CORETMR, &bfin_timer_irq); #endif }
file: hardware/sensors/sensors_adxl34x.c
struct sensors_control_context_t { struct sensors_control_device_t device; int sensor_fd; uint32_t active_sensors; };
Here are some examples from the graphviz plugin:


This graph is stolen from http://www.graphviz.org/Gallery/directed/crazy.html.
This is example text with some of it only shown when you unfold it. And after that the text just continues to flow in the same paragraph.
| This table | is only shown | when you unfold the block |
a title
the box contents


<navigation |js#IndexMenu+ajax> this text will be removed, because it stay outside the menu
</navigation>
Complete Table of Contents/Topics