Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

Commit

Permalink
update documentation and submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Aug 12, 2018
1 parent 2ea8637 commit b2f3368
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
35 changes: 35 additions & 0 deletions _doc/sphinxdoc/source/api/index.rst
@@ -1,5 +1,40 @@

===
API
===

.. contents::
:local:

C#
==

.. autosignature:: csharpyml.binaries.add_reference.AddReference

.. autosignature:: csharpyml.binaries.add_reference.add_csharpml_extension

DataFrame
=========

.. autosignature:: csharpyml.binaries.cs_dataframe.CSDataFrame

Help
====

.. autosignature:: csharpyml.binaries.maml_helper.get_help

.. autosignature:: csharpyml.binaries.maml_helper.get_transforms_list

.. autosignature:: csharpyml.binaries.maml_helper.get_learners_list

.. autosignature:: csharpyml.binaries.maml_helper.maml

Logging
=======

.. autosignature:: csharpyml.binaries.cs_logging.CSLogging

Pipeline
========

.. autosignature:: csharpyml.binaries.cs_pipeline.CSPipeline

0 comments on commit b2f3368

Please sign in to comment.