Dash用户贡献的文件集

用户贡献的文档集的 Dash repo。「Dash repo of user contributed docsets」

  • 所有者: Kapeli/Dash-User-Contributions
  • 平台: Mac
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Dash User Contributed Docsets

Report a bug or request a docset

Open an issue.

Install a docset

You can install these docsets from Dash's Preferences > Downloads > User Contributed.

Contribute a new docset

To contribute a docset, follow the steps below. If you get stuck at any point or have any questions, open an issue. I'll help.

Notice: You might qualify for a free Dash license if you had to write your own generation script to make the docset (e.g. docsets made using doc2dash, javadocset or similar do not qualify). Please mention your email address in the pull request if you'd like to request a free license.

  • Generate a docset by following the instructions at http://kapeli.com/docsets
    • Note: you can ignore the instructions regarding docset feeds. You won't need them if you plan to contribute to this repo
  • Make sure your docset fulfils all the required criteria on the Docset Contribution Checklist and as many of the optional ones as possible
  • Check out the Versioning Guidelines to understand how docset versioning works in Dash
  • Fork and clone this repo
  • Set up your directory structure:
    • Copy the Sample_Docset folder into the docsets folder and rename it. Use the same name as your docset, but replace whitespaces with underscores. Note: don't add _Docset at the end of the name, just use the docset name (e.g. ExtJS) and nothing else.
    • Archive your docset using:
    tar --exclude='.DS_Store' -cvzf <docset name>.tgz <docset name>.docset
    
    • Copy your docset archive
      • Note: don't worry about this repo's size getting huge. As soon as your docset gets distributed to my CDN, it will get removed from the repo automatically. If your docset exceeds GitHub's file limit of 100 MB, open an issue and we'll figure out a different way to submit your docset
    • Include a icon.png and icon@2x.png with sizes 16x16 and 32x32 or simply delete the sample icon if you don't want an icon at all
    • Edit the docset.json file. Make sure to follow the same naming rules as the sample (i.e. your docset name should be the same as the archive name, but replace whitespaces with underscores)
    • Edit the README.md
  • Submit a pull request

概览

名称与所有者Kapeli/Dash-User-Contributions
主编程语言Python
编程语言Python (语言数: 9)
平台Mac
许可证
发布数0
创建于2014-04-17 10:56:20
推送于2024-04-26 12:06:52
最后一次提交2024-04-16 22:20:07
星数2k
关注者数44
派生数844
提交数3.9k
已启用问题?
问题数495
打开的问题数191
拉请求数3517
打开的拉请求数16
关闭的拉请求数881
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部