1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 11:29:55 +00:00

Developer docs update

This commit is contained in:
Jermolene 2014-09-20 15:37:14 +01:00
parent 15e9e21d2a
commit 2ee82a289a
3 changed files with 23 additions and 2 deletions

View File

@ -0,0 +1,21 @@
modified: 20140920124011558
tags: TableOfContents
title: HelloThere
Welcome to the developer documentation for TiddlyWiki (http://tiddlywiki.com/). It is currently a work in progress as material from two different sources is adapted and merged:
* 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:
** [[TiddlyWiki for Developers.tid]]
** [[TiddlyWiki Coding Style Guidelines.tid]]
** [[TiddlyWiki Architecture.tid]]
** [[TiddlyWiki5 Development Environment.tid]]
** [[Developing plugins using Node.js and GitHub.tid]]
** [[How to create a translation for TiddlyWiki.tid]]
** [[JavaScript Macros.tid]]
** [[TiddlyWiki on node-webkit.tid]]
** [[package.json for node-webkit.tid]]
** [[How to create plugins in the browser.tid]]
** SyncAdaptorModules
** WidgetModules
** WikiRuleModules

View File

@ -1,6 +1,6 @@
created: 20140101174749409
modified: 20140101174811711
title: packge.json for node-webkit
title: package.json for node-webkit
type: text/plain
{

View File

@ -3,5 +3,5 @@ modified: 20140910150818103
title: $:/DefaultTiddlers
type: text/vnd.tiddlywiki
HelloThere
Introduction