Skip to content

Commit

Permalink
Merge pull request #7888 from ceopeo/docsify
Browse files Browse the repository at this point in the history
Add Docsify / documentation
  • Loading branch information
AliasIO authored Aug 4, 2023
2 parents aa2d64a + 10ae2d5 commit f94b16b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
29 changes: 29 additions & 0 deletions src/drivers/webextension/images/icons/Docsify.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions src/technologies/d.json
Original file line number Diff line number Diff line change
Expand Up @@ -1129,6 +1129,19 @@
"website": "https://www.docusign.com",
"xhr": "docusign\\.net"
},
"Docsify": {
"cats": [
4
],
"description": "Docsify is an open-source documentation generator for creating user-friendly documentation websites.",
"icon": "Docsify.svg",
"js": {
"Docsify.version": "^([\\d\\.]+)$\\;version:\\1",
"DocsifyCompiler": ""
},
"oss": true,
"website": "https://docsify.js.org"
},
"Docusaurus": {
"cats": [
4,
Expand Down

0 comments on commit f94b16b

Please sign in to comment.