Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions developer_manual/digging_deeper/ai.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
=======================
AI & Machine Learning
=======================

.. toctree::
:maxdepth: 2

context_chat
task_processing
machinetranslation
speech-to-text
text_processing
text2image
17 changes: 17 additions & 0 deletions developer_manual/digging_deeper/apis.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
===================
APIs & Integration
===================

.. toctree::
:maxdepth: 2

api
rest_apis
http_client
javascript-apis
dashboard
email
notifications
publicpage
talk
web_host_metadata
14 changes: 14 additions & 0 deletions developer_manual/digging_deeper/auth.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
========================
Users & Authentication
========================

.. toctree::
:maxdepth: 2

users
user_migration
profile
status
out_of_office
oidc
two-factor-provider
14 changes: 14 additions & 0 deletions developer_manual/digging_deeper/devtools.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
=================
Development Tools
=================

.. toctree::
:maxdepth: 2

debugging
profiler
continuous_integration
npm
performance
classloader
psr
10 changes: 10 additions & 0 deletions developer_manual/digging_deeper/discovery.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
===================
Search & Discovery
===================

.. toctree::
:maxdepth: 2

search
reference
files-metadata
10 changes: 10 additions & 0 deletions developer_manual/digging_deeper/groupware_workflows.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
======================
Groupware & Workflows
======================

.. toctree::
:maxdepth: 2

groupware/index
flow
projects
54 changes: 7 additions & 47 deletions developer_manual/digging_deeper/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,50 +5,10 @@ Digging deeper
.. toctree::
:maxdepth: 3

api
config/index
classloader
context_chat
continuous_integration
dashboard
deadlock
debugging
email
files-metadata
groupware/index
http_client
javascript-apis
machinetranslation
flow
npm
notifications
oidc
out_of_office
openmetrics
performance
phonenumberutil
psr
profile
profiler
projects
publicpage
reference
repair
rest_apis
search
security
settings
setup_checks
snowflake_ids
speech-to-text
talk
task_processing
text_processing
text2image
two-factor-provider
status
user_migration
users
web_host_metadata
webdav_collection_preload
time
ai
apis
auth
groupware_workflows
discovery
devtools
internals
18 changes: 18 additions & 0 deletions developer_manual/digging_deeper/internals.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
================
Server Internals
================

.. toctree::
:maxdepth: 2

config/index
settings
security
setup_checks
repair
deadlock
snowflake_ids
time
openmetrics
webdav_collection_preload
phonenumberutil
Loading