Skip to content

barathb2007/Dash-User-Contributions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,112 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docset for Dash

Overview

This repository contains a Dash-compatible docset for , allowing developers to browse the documentation offline using the Dash app.

The docset is structured and indexed according to Dash’s official guidelines to ensure fast search, clean navigation, and accurate symbol indexing.


📘 Documentation Included

  • API Reference
  • Core Concepts
  • Guides & Tutorials
  • Examples (where available)

All content is organized for easy lookup inside Dash.


🛠 Docset Generation Details

  • Documentation Source:
  • Docset Type: User Contributed
  • Generation Method:
    • Custom script / doc2dash / javadocset / other (specify clearly)
  • Indexing:
    • Indexed using Dash-compatible SQLite index
    • Follows the Docset Contribution Checklist

⚠️ Note: If a custom generation script was used, this docset may qualify for a free Dash license.
Please mention your email address in the pull request.


📦 Installation Instructions

  1. Open Dash
  2. Navigate to Preferences → Downloads → User Contributed
  3. Search for
  4. Click Install

Once installed, the docset will be available for offline use.


📁 Docset Structure

<Docset_Name>/ ├── <Docset_Name>.docset ├── <Docset_Name>.tgz ├── docset.json ├── README.md ├── icon.png └── icon@2x.png

  • Folder and archive names use underscores instead of spaces
  • .tgz archive name matches the docset name

🖼 Icons

The docset includes:

  • icon.png (16 × 16)
  • icon@2x.png (32 × 32)

Icons follow Dash’s recommended size and format.


📌 Docset Metadata

  • Docset Name:
  • Version:
  • Language / Framework:
  • Platform: Dash (macOS)

👤 Maintainer

  • Name: Barath B
  • GitHub: https://github.com/
  • Email: (optional, required only for Dash license request)

📄 License & Disclaimer

All documentation content belongs to its respective owners.

This docset is provided as-is for offline reference and educational purposes only.
No ownership of the original documentation is claimed.


✅ Contribution Checklist

  • Properly indexed
  • Searchable in Dash
  • Correct naming conventions
  • Dash-compatible structure
  • Includes metadata and README

🔄 Updates

If the upstream documentation changes, this docset may be updated in future releases to reflect the latest version.


🚀 Status

Ready for review and submission as a Dash User Contributed Docset.

About

Dash repo of user contributed docsets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.2%
  • CSS 19.3%
  • Shell 10.8%
  • TypeScript 6.8%
  • Makefile 2.4%
  • Go 1.9%
  • Other 2.6%