[ 原始碼: sphinxcontrib-sass ]
套件:python3-sphinxcontrib-sass(0.3.4-2)
python3-sphinxcontrib-sass 的相關連結
Debian 的資源:
下載原始碼套件 sphinxcontrib-sass:
- [sphinxcontrib-sass_0.3.4-2.dsc]
- [sphinxcontrib-sass_0.3.4.orig.tar.gz]
- [sphinxcontrib-sass_0.3.4-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Sphinx extension to compile sass to css in running sphinx-build
libsass is a Sass CSS precompiler that takes the Sass pre-processing language for CSS and compiles it to CSS. This package is a Sphinx plugin that uses the Python bindings to libsass to run the sass template engine while building documentation using Sphinx (via "sphinx-build" or "python3 -m sphinx").
Configuration options include a file map of sources and outputs and what output style to use.
其他與 python3-sphinxcontrib-sass 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-libsass
- SASS for Python 3: a straightforward binding of libsass for Python
-
- dep: python3-sphinx
- documentation generator for Python projects