mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-26 22:04:38 +00:00
Create a plugin and edition for tw5.com docs
By making the docs available as a plugin we make it easier for people to fork their own copy of the docs without losing the ability to get updates in the future (which can be done just be updating the docs plugin)
This commit is contained in:
7
plugins/tiddlywiki/tw5.com-docs/plugin.info
Normal file
7
plugins/tiddlywiki/tw5.com-docs/plugin.info
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/tw5.com-docs",
|
||||
"description": "Documentation from tiddlywiki.com",
|
||||
"author": "JeremyRuston",
|
||||
"core-version": ">=5.0.0",
|
||||
"list": ""
|
||||
}
|
||||
Reference in New Issue
Block a user