Browse Source

New translations index.rst (French)

l10n_v0.2.x
linlin 4 years ago
parent
commit
ce998aab39
1 changed files with 36 additions and 0 deletions
  1. +36
    -0
      lang/fr/gklearn/gedlib/documentation/source/index.rst

+ 36
- 0
lang/fr/gklearn/gedlib/documentation/source/index.rst View File

@@ -0,0 +1,36 @@
.. Python_GedLib documentation master file, created by
sphinx-quickstart on Thu Jun 13 16:10:06 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.


Welcome to GEDLIBPY's documentation!
=========================================

This module allow to use a C++ library for edit distance between graphs (GedLib) with Python.

Before using, please read the first section to ensure a good start with the library. Then, you can follow some examples or informations about each method.

.. toctree::
:maxdepth: 2
:caption: Contents:

readme
editcost
examples
doc

Authors
~~~~~~~~
* David Blumenthal for C++ module
* Natacha Lambert for Python module

Copyright (C) 2019 by all the authors

Indices and tables
~~~~~~~~~~~~~~~~~~~~~

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

Loading…
Cancel
Save