kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Developer docs update
rodzic
15e9e21d2a
commit
2ee82a289a
|
@ -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
|
|
@ -1,6 +1,6 @@
|
|||
created: 20140101174749409
|
||||
modified: 20140101174811711
|
||||
title: packge.json for node-webkit
|
||||
title: package.json for node-webkit
|
||||
type: text/plain
|
||||
|
||||
{
|
|
@ -3,5 +3,5 @@ modified: 20140910150818103
|
|||
title: $:/DefaultTiddlers
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
HelloThere
|
||||
Introduction
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue