This repo is now inactive and will be marked as archived once issues have been migrated.
The contents has moved to make it easier for collaboraters to located and work with SuperOffice documentation.
This content now live and breath in the superoffice-docs repo.
This following is a list of actions and migration points of what was moved where.
- data-access/docs/ > superoffice-docs/docs/api/
- Delete welcome.md
- Replace toc.yml with 00-custom/toc.yml. Remove ../ prefixes.
- whats-new/ > superoffice-docs/release-notes/api/. Move the corresponding items from toc.yml to superoffice-docs/release-notes/toc.yml
- Delete default-index.md and req-*.md from includes/
- Move folder expander-data-exchange to service.
- Move person/* to contact/howto/.
- Move contact/* to company/howto/.
- Move diary/* to diary/howto/.
- Move documents/* to document/howto/. Except for plugins to plugin folder. See step 22
- Move project/* to project/howto/.
- Move sales/* to sale/howto/.
- Update tocs to reflect the above moves.
- Move assets/downloads/* to superoffice-docs/docs/assets/downloads/api/*. assets/downloads.md > assets/downloads/api/index.md
- custom-fields/overview.md > custom-objects/udef/index.md. Move subfolders of custom-fields to custom-entities/udef/howto/ (See crmscript step for completion)
- Rename getting-started > overview (for consistentcy)
- netserver/index.md > overview/netserver.md
- Move remaining contents of netserver folder 1 level up.
- Move contents of netserver/webhooks to automation/webhooks
- Move netserver/preferences/preferences.md to cache/ TBD
- Move netserver/preferences/get-set* to admin/user-preferences/howto/
- Move netserver/erp-connectors and quote-connectors to plugins.
- Move sentry plugin to plugin folder.