No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

__init__.py 675B

123456789101112131415161718192021222324252627282930
  1. ## @mainpage
  2. #
  3. # @section Introduction
  4. #
  5. # For basics Lodel2 configuration & usage see README.md
  6. #
  7. # @tableofcontents
  8. #
  9. # @section mainpage_docs Documentation
  10. #
  11. # - Fieldtypes : @subpage lodel2_fieldtypes
  12. # @subsection mainpage_docs_leapi LeAPI
  13. #
  14. # - LeAPI objects instanciation : @subpage lecrud_instanciation
  15. # - Querying leapi : @subpage api_user_side
  16. #
  17. # @subsection mainpage_docs_configs Lodel2 settings
  18. # - Lodel2 settings handling : @subpage lodel_settings
  19. #
  20. # @section mainpage_pkg_list Main packages
  21. #
  22. # - Lodel
  23. # - Lodel.settings
  24. # - EditorialModel
  25. # - EditorialModel.fieldtypes
  26. # - EditorialModel.backend
  27. # - @ref leapi
  28. # - DataSource
  29. # - DataSource.MySQL
  30. #