google/seq2seq

Generate Python API Documentation

Open

#24 opened on Mar 12, 2017

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

Repository metrics

Stars
 (5,587 stars)
PR merge metrics
 (No merged PRs in 30d)

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