Skip to content

Commit

Permalink
renamed project from convnet to xlearn
Browse files Browse the repository at this point in the history
  • Loading branch information
decarlof committed Sep 30, 2016
1 parent 69011f0 commit 3884016
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions doc/source/api/xlearn.transform.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:mod:`convnet.transform`
========================
:mod:`xlearn.transform`
=======================

.. automodule:: convnet.transform
.. automodule:: xlearn.transform
:members:
:show-inheritance:
:undoc-members:
Expand Down
6 changes: 3 additions & 3 deletions doc/source/api/xlearn.utils.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:mod:`convnet.utils`
====================
:mod:`xlearn.utils`
===================

.. automodule:: convnet.utils
.. automodule:: xlearn.utils
:members:
:show-inheritance:
:undoc-members:
Expand Down

0 comments on commit 3884016

Please sign in to comment.