web/wdoc/toc.xml
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 22 Oct 2014 14:39:51 +0200
changeset 10098 e8889211f256
parent 0 b97547f5f1fa
permissions -rw-r--r--
[web] Stop patching jquery.treeview.js This logically reverts part of e9b7cd2e9012 "allow treeview to work correctly in a tab #345293". The treeview and ajax code have suffered a number of changes since then, this change doesn't seem to be necessary anymore. It is most likely unneeded since f65208c9dbdc "[javascript] use jQuery.one('ajax-loaded') instead of jQuery.bind() in add_onload to avoid multiple callback executions".

<toc resource="main">
  <title xml:lang="en">Site documentation</title>
  <title xml:lang="fr">Documentation du site</title>

  <section resource="standard_usage">
    <title xml:lang="en">Standard use</title>
    <title xml:lang="fr">Utilisation standard</title>

    <section resource="bookmarks">
      <title xml:lang="en">Using bookmarks</title>
      <title xml:lang="fr">Utilisation des signets</title>
    </section>

    <section resource="search">
      <title xml:lang="en">Search</title>
      <title xml:lang="fr">Recherche</title>
    </section>

    <section resource="userprefs">
      <title xml:lang="en">User preferences</title>
      <title xml:lang="fr">Préférences utilisateur</title>
    </section>

    <section resource="add_content">
      <title xml:lang="en">Add content to the site</title>
      <title xml:lang="fr">Ajouter du contenu au site</title>
    </section>
  </section>

  <section resource="advanced_usage">
    <title xml:lang="en">Advanced use</title>
    <title xml:lang="fr">Utilisation avancée</title>

    <section resource="tut_rql">
      <title xml:lang="en">"Relation Query Language" tutorial</title>
      <title xml:lang="fr">Tutoriel "Relation Query Language"</title>
    </section>

    <section resource="custom_view">
      <title xml:lang="en">Defining your own views</title>
      <title xml:lang="fr">Définir ses propres vues</title>
    </section>
  </section>

  <section resource="glossary">
    <title xml:lang="en">Glossary</title>
    <title xml:lang="fr">Glossaire</title>
  </section>

  <section resource="about">
    <title xml:lang="fr">A propos de ce site</title>
    <title xml:lang="en">About this site</title>
  </section>
</toc>