1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-29 15:30:47 +00:00

Adjust links in dev docs

Whoops….
This commit is contained in:
Jermolene 2014-09-21 11:15:27 +01:00
parent e536516e81
commit 3dc99e9605

View File

@ -6,16 +6,16 @@ Welcome to the developer documentation for TiddlyWiki (http://tiddlywiki.com/).
* An assignment by Christian Jurke and Christian Heigele, two students working on their Master's degree in Information Technology at the Gießen University of Applied Sciences (Technische Hochschule Mittelhessen). Their work can be seen in the [[Introduction]] and the tiddlers that link from it. * An assignment by Christian Jurke and Christian Heigele, two students working on their Master's degree in Information Technology at the Gießen University of Applied Sciences (Technische Hochschule Mittelhessen). Their work can be seen in the [[Introduction]] and the tiddlers that link from it.
* The original developer documentation from http://tiddlywiki.com: * The original developer documentation from http://tiddlywiki.com:
** [[TiddlyWiki for Developers.tid]] ** [[TiddlyWiki for Developers]]
** [[TiddlyWiki Coding Style Guidelines.tid]] ** [[TiddlyWiki Coding Style Guidelines]]
** [[TiddlyWiki Architecture.tid]] ** [[TiddlyWiki Architecture]]
** [[TiddlyWiki5 Development Environment.tid]] ** [[TiddlyWiki5 Development Environment]]
** [[Developing plugins using Node.js and GitHub.tid]] ** [[Developing plugins using Node.js and GitHub]]
** [[How to create a translation for TiddlyWiki.tid]] ** [[How to create a translation for TiddlyWiki]]
** [[JavaScript Macros.tid]] ** [[JavaScript Macros]]
** [[TiddlyWiki on node-webkit.tid]] ** [[TiddlyWiki on node-webkit]]
** [[package.json for node-webkit.tid]] ** [[package.json for node-webkit]]
** [[How to create plugins in the browser.tid]] ** [[How to create plugins in the browser]]
** SyncAdaptorModules ** SyncAdaptorModules
** WidgetModules ** WidgetModules
** WikiRuleModules ** WikiRuleModules