google/seq2seq

Generate Python API Documentation

Open

#24 opened on Mar 12, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (5,587 stars) (1,329 forks)batch import
dochelp wanted

Description

We should generate a proper API documentation based on PyDoc strings. The question are:

  1. How to make it look nice?
  2. How to integrate it into the documentation?

Should finished #23 before doing this.

Contributor guide