Giter Site home page Giter Site logo

godbout / dash-docsets Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 160.35 MB

Dash Docsets, built with the Dash Docset Builder in PHP. It's beautiful.

License: MIT License

PHP 0.09% HTML 96.77% CSS 0.67% JavaScript 2.11% Roff 0.36%
dash docset builder offline documentation php love

dash-docsets's Introduction

DASH DOCSETS

Build Status Quality Score Code Coverage

Dash Docsets created with the lovely—not biased here—Dash Docset Builder in PHP.


⚠️⚠️⚠️⚠️⚠️

DOCSETS ARE ALL GROWN-UPS NOW AND THEY MOVED OUT!

⚠️⚠️⚠️⚠️⚠️

the number of Docsets is increasing and running the tests for all is now slow and dumb. so they all have their own cocoon now. all informatiion available on the Dash Docset Builder repo here: https://github.com/godbout/dash-docset-builder#docsets-generated-with-this-builder

good luck young beast.

dash-docsets's People

Contributors

godbout avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dash-docsets's Issues

[tailwind] entries repeated twice

some entries are repeated twice with different types but point to the same page:

Screenshot_28_06_2020__23_38

this is due to how the entries are merged. as they are pushed to the collection, they are added at the end of the collection, increasing the numeric keys. to be able to merge (or in this case, union), we need to create a string key, probably based on the name and the path of the entry. in that case we will not end up with the same entries but of different types pointing to the same path.

this is solvable also by greping more carefully. but this is painful. the above solution would allow greping more loosely without erasing the previous entries.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.