Skip to content

Commit

Permalink
Add CommandAPI reference (#3635)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrilRBS authored Mar 19, 2024
1 parent f298481 commit 8893338
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions reference/extensions/python_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ Python API
python_api/NewAPI
python_api/UploadAPI
python_api/DownloadAPI
python_api/CommandAPI
9 changes: 9 additions & 0 deletions reference/extensions/python_api/CommandAPI.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Command API
===========

.. include:: ../../../common/experimental_warning.inc

.. currentmodule:: conan.api.subapi.command

.. autoclass:: CommandAPI
:members:

0 comments on commit 8893338

Please sign in to comment.