lsst dm文档项目的工具

documenteer的Python项目详细描述


PyPIMIT licenseUses wheelFor Python 3.5+

文档管理员

用于LSST Data Management项目的sphinx文档工具。

浏览lsst-doc-engineeringgithub主题以获取更多lsst文档工程项目。

安装

如何安装documenteer取决于使用它的项目:

  • 对于技术说明项目:pip install documenteer[technote]
  • 对于https://pipelines.lsst.io项目:pip install documenteer[pipelines]

发展

使用您选择的方法(virtualenvwrapper或conda)创建虚拟环境,然后克隆或分叉,然后安装:

git clone https://github.com/lsst-sqre/documenteer.git
cd documenteer
pip install -e ".[dev]"

发布:

  1. 更新CHANGELOG.rst
  2. 标签:git tag -s X.Y.Z -m "X.Y.Z"
  3. 推:git push --tags

使用PEP 440-compliant版本标识符。

Travis CI处理pypi部署。

许可证和信息

documenteer是由Large Synoptic Survey Telescope创建的项目。

麻省理工学院许可。 有关详细信息,请参见LICENSE

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
JavaJSonarray不会从SeekBar读取double   使用另一个类从Java中的2D数组打印用户输入   java ClassNotFoundException的原因   spring调用两个方法以返回Java中的不同页面   httpurlconnection Java禁止的代码错误,但浏览器错误(2)   java画布矩阵转换   java:在另一个java映射中使用“Map”作为值   java“未找到用于解密的证书”(Apache CXF,WSSecurity)   java如何查看JTable中选择的行   java在没有xmlwrappers的情况下重复xml元素序列集   java将垂直直方图打印到控制台   java Spring JDBCTemplate:构造不带特殊字符的JSON   java PayPal RestApi获取用户信息