[

(#CONFIG{documentation/titre_sommaire}|typo)

] [
(#DESCRIPTIF_SITE_SPIP)
]

<:documentation:partez_a_laventure:>

<:documentation:navigation_clavier:>

[(#REM) on est encore au tout debut (sommaire) Mais si on est dans un secteur/branche, on va dans le premier article de la branche, sinon dans la premiere rubrique de la branche ] [(#REM) Hack, mais une boucle condition serait mieux ] [(#CONFIG{documentation/secteur_langue}|=={on}|oui) ] [(#CONFIG{documentation/secteur_langue}|=={on}|oui)
    [(#INCLURE{fond=inclure/suivant}{url=#URL_RUBRIQUE}{titre=#TITRE})]
] [(#CONFIG{documentation/secteur_langue}|=={on}|non)
    [(#INCLURE{fond=inclure/suivant}{url=#URL_RUBRIQUE}{titre=#TITRE})]
]