mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
415067f006
commit
8bd56eea1d
10
README.md
10
README.md
@ -2,19 +2,27 @@
|
|||||||
|
|
||||||
Project goals:
|
Project goals:
|
||||||
- Provide a simple embeddable Wiki
|
- Provide a simple embeddable Wiki
|
||||||
|
|
||||||
This enables a zero-workflow app documentation, i.e. documentation that
|
This enables a zero-workflow app documentation, i.e. documentation that
|
||||||
can be created, edited, tweaked and updated in-app without requiring
|
can be created, edited, tweaked and updated in-app without requiring
|
||||||
setting up and maintaining a write-convert-embed workflow.
|
setting up and maintaining a write-convert-embed workflow.
|
||||||
|
|
||||||
|
This was a requirement on the ImageGrid.Viewer project.
|
||||||
|
|
||||||
- Provide pluggable storage and synchronization
|
- Provide pluggable storage and synchronization
|
||||||
|
|
||||||
- Implement a Wiki/note _portable_ app
|
- Implement a Wiki/note _portable_ app
|
||||||
|
|
||||||
- a simple and functional note/todo/outline app
|
- a simple and functional note/todo/outline app
|
||||||
- an external/portable Wiki editor, as an alternative for in-app
|
- an external/portable Wiki editor, as an alternative for in-app
|
||||||
documentation editor with ability to seamlesly synchronize with
|
documentation editor with ability to seamlesly synchronize with
|
||||||
the target app.
|
the target app.
|
||||||
- a stand-alone testing platform for project components
|
- a stand-alone testing platform for project components
|
||||||
|
|
||||||
General Documentation:
|
|
||||||
|
### General Documentation:
|
||||||
- WikiPath / [bootstrap](bootstrap/WikiPath.md)
|
- WikiPath / [bootstrap](bootstrap/WikiPath.md)
|
||||||
- WikiMacros / [bootstrap](bootstrap/WikiMacros.md)
|
- WikiMacros / [bootstrap](bootstrap/WikiMacros.md)
|
||||||
|
|
||||||
|
|
||||||
|
<!-- @filter(markdown) -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user