Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mastodon 4.1.2 (2023-06-26) #4359

Merged
merged 3 commits into from
Jul 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docsets/Mastodon/Mastodon.tgz
Binary file not shown.
36 changes: 36 additions & 0 deletions docsets/Mastodon/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
Matrix
=======================

* Public page: https://docs.joinmastodon.org/
* Repository: https://github.com/mastodon/documentation

## Maintainers of the Dash Docset

* [Christian 'jaller94' Paul](https://chrpaul.de/about/)

## How to build

I'm building the Docset on GitLab CI. The files `.gitlab-ci.yml` and `generate.sh` contain most of the logic.

https://gitlab.com/jaller94/dash-mastodon-documentation/

### Manually
Requirements:

* Bash
* Hugo (static site generator)
* SQLite

```bash
git clone git@gitlab.com:jaller94/dash-mastodon-documentation.git
cd dash-matrix-spec
bash generate.sh
```

## Known issues

https://gitlab.com/jaller94/dash-mastodon-documentation/-/issues

## License of the Docset

The Mastodon Documentation is licensed under the GNU Free Documentation License. You can verify this information at https://github.com/mastodon/documentation/blob/master/LICENSE.
16 changes: 16 additions & 0 deletions docsets/Mastodon/docset.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Mastodon",
"version": "4.1.2/2023-06-26",
"archive": "Mastodon.tgz",
"author": {
"name": "Christian Paul",
"link": "https://github.com/jaller94"
},
"aliases": [],
"specific_versions": [
{
"version": "4.1.2/2023-06-26",
"archive": "versions/2023-06-26/Mastodon.tgz"
}
]
}
Binary file added docsets/Mastodon/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docsets/Mastodon/icon@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docsets/Mastodon/versions/2023-06-26/Mastodon.tgz
Binary file not shown.
Loading