You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

commands.md 135 B

5 years ago
12345
  1. sphinx-apidoc -o docs/ gklearn/ --separate
  2. sphinx-apidoc -o source/ ../gklearn/ --separate --force --module-first --no-toc
  3. make html

A Python package for graph kernels, graph edit distances and graph pre-image problem.