Nessuna descrizione
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 597B

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