mirror of
https://github.com/documize/community.git
synced 2025-07-28 01:29:43 +02:00
document tab basics
This commit is contained in:
parent
5c09407d2f
commit
8caa53bed7
49 changed files with 493 additions and 239 deletions
|
@ -39,5 +39,5 @@ func Register() {
|
|||
provider.Register("wysiwyg", &wysiwyg.Provider{})
|
||||
provider.Register("airtable", &airtable.Provider{})
|
||||
p := provider.List()
|
||||
log.Info(fmt.Sprintf("Documize registered %d smart sections", len(p)))
|
||||
log.Info(fmt.Sprintf("Documize registered %d sections and tabs", len(p)))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue