docat icon indicating copy to clipboard operation
docat copied to clipboard

Host your docs. Simple. Versioned. Fancy.

Results 31 docat issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 6.8.0. Release notes Sourced from eslint's releases. v6.8.0 c5c7086 Fix: ignore aligning single line in key-spacing (fixes #11414) (#12652) (YeonJuan) 9986d9e Chore: add object option...

dependencies
javascript

Using localstorage Most basic UI differentiation between favorite projects and non favorites. Most direct implementation. Definitely not the best algorithms, but does the trick and nobody will manipulate soo many...

On UI: Modified buttons on the docs page to look like the buttons on home page. Also prevents overlay of the select field with the versions button. On version switching...

Host a demo site, where you can see what docat is able to do live! If we want to do this we may also have to implement some very simple...

enhancement
help wanted

Document in UI and Docs that after getting the token there is no way to get it again so one should take care and store it safely.

documentation
enhancement
good first issue

![](https://user-images.githubusercontent.com/1682954/154861519-a38706bb-ad54-4b77-b378-3ae8856abfdb.png) The UI/UX could be better here, with where the input fields are.

enhancement
UI

Sometimes it's nice to link users to documentation without the option to bounce between versions. Especially if the production version of a product isn't on the latest release, users might...

enhancement

We encountered this on an internal deployment, but wanted to post a related bug report here for tracking. We were trying to deploy to a tag that was "broken" (still...

bug
enhancement
help wanted
good first issue

I would like to hide versions in the headers dropdown menu via the docat API Use cases: - Versions which only get deployed for internal purposes (e.g. for reviews) -...

enhancement
good first issue

Add a client-side-only (local storage, cookie based, ...) doc favoring system. The docs I've favored should show up in the first row, separated from the other docs being displayed more...

enhancement
good first issue
javascript