documentation/content/developer
Samuel Degueldre b093bdc871 [FIX] developer: remove confusing section about starting services
When writing the documentation page for standalone Owl apps, it was
originally required to create the env and start the services manually,
and then mount the application by giving it a bunch of configuration
parameters. During review, it was noted that this was error prone and
confusing, and as such a corresponding PR added a helper to mount the
application without needing to do much by hand. While the code was
adapted in the documentation that was merged, the text still referred to
starting the services and creating the environment which is no longer
necessary.

This commit removes references to those things, and because the
resulting section is very small and not very interesting it has been
merged into the previous section.

closes odoo/documentation#6692

X-original-commit: 8e3008f06a
Signed-off-by: Samuel Degueldre (sad) <sad@odoo.com>
2023-11-28 05:50:46 +00:00
..
howtos [FIX] developer: remove confusing section about starting services 2023-11-28 05:50:46 +00:00
reference [FIX] performance: change example with the new _read_group 2023-11-21 19:58:05 +00:00
tutorials [FIX] getting_started: remove useless lambda 2023-11-24 03:35:00 +00:00
glossary.rst [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
howtos.rst [IMP] developer: document how to create standalone owl apps 2023-11-22 15:52:49 +00:00
reference.rst [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir 2023-02-23 16:09:00 +01:00
tutorials.rst [IMP] developer/tutorials: separate js framework tutorial in two parts 2023-04-25 11:22:48 +02:00