From e92fc41aa28e3936e8b6d5dc48000400f9ffaa5d Mon Sep 17 00:00:00 2001 From: Private Maker Date: Sat, 30 Sep 2023 16:41:44 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d313a9..13a6677 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ docsets Scripts and configs to build `.docset` bundles for offline readers: -- [DASH](https://kapeli.com/dash), Mac only +- [DASH](https://kapeli.com/dash), Mac only + closed-source ☹️ - [Zeal](https://zealdocs.org), cross-platform + open-source ❤️ There are various documentation bundles out there which are not yet a [supported @@ -11,10 +11,10 @@ docset](https://kapeli.com/dash#docsets). This is my humble effort to bundle docs that I need to read offline, I aim to do the following docs: - [-] [HUGO](https://gohugo.io/documentation/) - static-site generator +- [-] [Nextcloud Developer Manual](https://docs.nextcloud.com/server/latest/developer_manual/) To-Do -- [ ] [Nextcloud Developer Manual](https://docs.nextcloud.com/server/latest/developer_manual/) - [ ] [Reveal.js](https://revealjs.com) - interactive slideshows on the web, in JavaScript - [ ] [Decap CMS](https://www.decapcms.org) - configurable headless CMS for static-sites