Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-04-09 11:09:55 +03:00
parent 01eb938842
commit 0ccd3c8514
58 changed files with 4 additions and 0 deletions

0
LICENSE Normal file → Executable file
View File

0
Makefile Normal file → Executable file
View File

4
README.md Normal file → Executable file
View File

@ -46,6 +46,10 @@ are likely to change, the implementation / API **will definitely** change! ;)_
pWiki components.
### General Documentation:
<!--
NOTE: newlines here are needed to satisfy all the various markdown
parsers, especially GitHub's...
-->
<pwiki-comment>
- [General info](README.md) - This document.

0
bootstrap.js vendored Normal file → Executable file
View File

0
bootstrap/Doc.html Normal file → Executable file
View File

0
bootstrap/Doc/About.md Normal file → Executable file
View File

0
bootstrap/Doc/Macros.md Normal file → Executable file
View File

0
bootstrap/Doc/Path.md Normal file → Executable file
View File

0
bootstrap/Doc/Templates.md Normal file → Executable file
View File

0
bootstrap/System/settings.json Normal file → Executable file
View File

0
bootstrap/System/style.css Normal file → Executable file
View File

0
bootstrap/Templates.html Normal file → Executable file
View File

0
bootstrap/Templates/EmptyOutline.html Normal file → Executable file
View File

0
bootstrap/Templates/EmptyPage.html Normal file → Executable file
View File

0
bootstrap/Templates/EmptyToDo.html Normal file → Executable file
View File

0
bootstrap/Templates/_css.html Normal file → Executable file
View File

0
bootstrap/Templates/_edit.html Normal file → Executable file
View File

0
bootstrap/Templates/_outline.html Normal file → Executable file
View File

0
bootstrap/Templates/_raw.txt Normal file → Executable file
View File

0
bootstrap/Templates/_todo.html Normal file → Executable file
View File

0
bootstrap/Templates/_view.html Normal file → Executable file
View File

0
bootstrap/Templates/all_pages.html Normal file → Executable file
View File

0
bootstrap/Templates/macros.html Normal file → Executable file
View File

0
bootstrap/Templates/outline.html Normal file → Executable file
View File

0
bootstrap/Templates/pages.html Normal file → Executable file
View File

0
bootstrap/Templates/todo.html Normal file → Executable file
View File

0
bootstrap/Templates/tree.html Normal file → Executable file
View File

0
bootstrap/TestTodo.md Normal file → Executable file
View File

0
bootstrap/TestTodo/01.html Normal file → Executable file
View File

0
bootstrap/TestTodo/02.html Normal file → Executable file
View File

0
bootstrap/TestTodo/03.html Normal file → Executable file
View File

0
bootstrap/TestTodo/04.html Normal file → Executable file
View File

0
config.xml Normal file → Executable file
View File

0
css/fonts.css Normal file → Executable file
View File

0
ext-lib/FileSaver.js Normal file → Executable file
View File

0
ext-lib/jquery-ui.min.js vendored Normal file → Executable file
View File

0
ext-lib/jquery.js vendored Normal file → Executable file
View File

0
ext-lib/jquery.ui.touch.js vendored Normal file → Executable file
View File

0
ext-lib/jszip.min.js vendored Normal file → Executable file
View File

0
ext-lib/peer.min.js vendored Normal file → Executable file
View File

0
ext-lib/pouchdb.min.js vendored Normal file → Executable file
View File

0
ext-lib/require.js Normal file → Executable file
View File

0
ext-lib/showdown.min.js vendored Normal file → Executable file
View File

0
index.html Normal file → Executable file
View File

0
index2.html Normal file → Executable file
View File

0
lib/README Normal file → Executable file
View File

0
lib/_module.js Normal file → Executable file
View File

0
lib/actions.js Normal file → Executable file
View File

0
lib/features.js Normal file → Executable file
View File

0
lib/object.js Normal file → Executable file
View File

0
macro.js Normal file → Executable file
View File

0
manifest.json Normal file → Executable file
View File

0
package.json Normal file → Executable file
View File

0
pwiki.appcache Normal file → Executable file
View File

0
pwiki.js Normal file → Executable file
View File

0
scripts/bootstrap.js vendored Normal file → Executable file
View File

0
ui.js Normal file → Executable file
View File

0
wiki.js Normal file → Executable file
View File