معرفی شرکت ها


automl-sphinx-theme-0.2.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

AutoML Theme for Sphinx
ویژگی مقدار
سیستم عامل -
نام فایل automl-sphinx-theme-0.2.0
نام automl-sphinx-theme
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده René Sass and Edward Bergman
ایمیل نویسنده sass@tnt.uni-hannover.de
آدرس صفحه اصلی https://github.com/automl/automl_sphinx_theme
آدرس اینترنتی https://pypi.org/project/automl-sphinx-theme/
مجوز MIT
# AutoML Sphinx Theme The goal of this repository is to set up a documentation as fast and as clean as possible. In your source project you only need to install `automl_sphinx_theme` to get all the features you need. Those include automatic API generation, beautiful theme, numpy docstring interpretation, and executing/plotting examples. <b>NO COMPLICATED `.conf` OR SPHINX KNOWLEDGE ARE NECESSARY!</b><br /> :sparkling_heart: You're welcome. :sparkling_heart: ## Installation - Include `name`, `version`, `author`, `copyright` in `{PACKAGE_NAME}/__init__.py`. - Copy the `docs` and `examples` directories to your root folder. You don't have to include all files but you should at least include `docs/conf.py` and `docs/Makefile`. - In `docs/conf.py` change `src` to `{PACKAGE_NAME}`. Adapt the file if needed. - Install this repo via pypi: ``` pip install automl_sphinx_theme ``` - You can generate the docs via `make html` inside the docs directory. Have a look inside the `Makefile` to get more information and commands. We recommend using the repository `automl_template` which incorporates `automl_sphinx_theme` automatically. ## Github The documentation can be pushed automatically to a branch, which is used to display a webpage. Follow the steps to enable it: - Copy `.github/workflows/docs.yml` to you root folder. - Create a new branch called `gh-pages`. - Go to `settings > pages` and select `gh-pages` as source. ## Version Switching AutoML Sphinx Theme provides the user to link older versions of documentations (must be done manually!). Specify ``versions`` in the options to enable it. We recommend setting up a Github workflow which automatically pushes the latest tag to the gh-pages. From there, you could link the version directly. ## Customization - Logo: Add docs/images/logo.png. - Favicon: Add docs/images/favicon.ico.


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl automl-sphinx-theme-0.2.0:

    pip install automl-sphinx-theme-0.2.0.whl


نصب پکیج tar.gz automl-sphinx-theme-0.2.0:

    pip install automl-sphinx-theme-0.2.0.tar.gz