File tree 1 file changed +8
-7
lines changed
1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 2
2
title : Wiki.js
3
3
description : Official Documentation for v2
4
4
published : true
5
- date : 2019-11-08T17:37:34.804Z
5
+ date : 2019-11-08T20:14:03.910Z
6
6
tags :
7
7
---
8
8
@@ -33,12 +33,13 @@ Wiki.js is quick and easy to install. You should be up and running in no time.
33
33
34
34
## Modules
35
35
Modules greatly expand the capabilities of your wiki.
36
- - :lock : [ Authentication] ( /authentication ) : Configure how users can login and register to your wiki.
37
- - :pencil : [ Editors] ( /editors ) : Manage the various editors used to create content.
38
- - :clipboard : [ Logging] ( /logging ) : Forward logs to external logging services.
39
- - :hourglass : [ Rendering] ( /rendering ) : Configure how content is parsed and rendered into its readable form.
40
- - :mag : [ Search Engines] ( /search ) : Manage the search capabilities of your wiki.
41
- - :floppy_disk : [ Storage] ( /storage ) : Backup or sync the content of your wiki with external storage services.
36
+ - [ :lock : Authentication * Configure how users can login and register to your wiki.* ] ( /authentication )
37
+ - [ :pencil : Editors * Manage the various editors used to create content.* ] ( /editors )
38
+ - [ :clipboard : Logging * Forward logs to external logging services.* ] ( /logging )
39
+ - [ :hourglass : Rendering * Configure how content is parsed and rendered into its readable form.* ] ( /rendering )
40
+ - [ :mag : Search Engines * Manage the search capabilities of your wiki.* ] ( /search )
41
+ - [ :floppy_disk : Storage * Backup or sync the content of your wiki with external storage services.* ] ( /storage )
42
+ {.links-list}
42
43
43
44
# Developers
44
45
You can’t perform that action at this time.
0 commit comments