معرفی شرکت ها


ahdcreative-sphinx-theme-1.0.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Sphinx AHDCreative Theme
ویژگی مقدار
سیستم عامل OS Independent
نام فایل ahdcreative-sphinx-theme-1.0.4
نام ahdcreative-sphinx-theme
نسخه کتابخانه 1.0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده AHDCreative
ایمیل نویسنده hello@ahd-creative.agency
آدرس صفحه اصلی https://github.com/ahdcreative/sphinx_ahd_theme
آدرس اینترنتی https://pypi.org/project/ahdcreative-sphinx-theme/
مجوز -
# [Sphinx AHD theme](https://sphinx-ahd-theme.netlify.app/) [![CI status](https://github.com/ahdcreative/sphinx_ahd_theme/workflows/CI/badge.svg)](https://github.com/ahdcreative/sphinx_ahd_theme/actions?query=workflow%3ACI) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) Sphinx AHD theme contains all files required to build a Sphinx extension that provides the theme. - [MIT license](https://github.com/ahcreative/sphinx_ahd_theme/blob/main/LICENSE) - [Repository](https://github.com/ahdcreative/sphinx_ahd_theme) - [Security](https://github.com/ahdcreative/sphinx_ahd_theme/blob/main/SECURITY.md) - [Changelog](https://github.com/ahdcreative/sphinx_ahd_theme/blob/main/CHANGELOG.md) - Supports Python > 3.7 ## Installation ```sh pip install sphinx-ahd-theme ``` ## Usage Select the "Sphinx AHD theme" in the `conf.py` file of a Sphinx ```python # include the theme in the list of extensions to be loaded extensions = ['sphinx_ahd_theme', …] # select the theme html_theme = 'sphinx_ahd_theme' ``` - See the documentation for more usage instructions ## Development ### Getting started - [Instructions for Mac, Linux, and Windows](docs/development.rst) ### Release process Checklist: - [ ] `CHANGELOG.md` is updated - [ ] `setup.cfg` is updated (see `version`) - [ ] Everything is committed, clean checkout - [ ] `~/.pypirc` has a username and password (token) - [ ] Add a git tag and a Github release once completed With an active virtual environment: ```sh python -m pip install --upgrade -r requirements.txt make clean make clean-frontend npm ci npm run build prerelease git tag -a N.N.N -m "N.N.N" git push origin N.N.N python -m build python -m twine upload --repository pypi dist/* postrelease ``` ## Credits [Sphinx AHD theme](https://github.com/ahdcreative/sphinx_ahd_theme) is based on [Sphinx Typo3 theme](https://github.com/TYPO3-Documentation/sphinx_typo3_theme) which is based on [t3SphinxThemeRtd](https://github.com/typo3-documentation/t3SphinxThemeRtd) which is based on the [Read the Docs Sphinx theme](https://github.com/readthedocs/sphinx_rtd_theme).


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

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


نحوه نصب


نصب پکیج whl ahdcreative-sphinx-theme-1.0.4:

    pip install ahdcreative-sphinx-theme-1.0.4.whl


نصب پکیج tar.gz ahdcreative-sphinx-theme-1.0.4:

    pip install ahdcreative-sphinx-theme-1.0.4.tar.gz