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

index.rst 915 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. .. learnware documentation master file, created by
  2. sphinx-quickstart on Tue Mar 28 22:06:47 2023.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. ============================================================
  6. ``Learnware`` Documentation
  7. ============================================================
  8. ``Learnware`` is ...
  9. .. _user_guide:
  10. Document Structure
  11. ====================
  12. .. toctree::
  13. :hidden:
  14. Home <self>
  15. .. toctree::
  16. :maxdepth: 3
  17. :caption: GETTING STARTED:
  18. Introduction <start/intro.rst>
  19. Quick Start <start/quick.rst>
  20. Installation Guide <start/install.rst>
  21. .. toctree::
  22. :maxdepth: 3
  23. :caption: COMPONENTS:
  24. Market <components/market.rst>
  25. Learnware <components/learnware.rst>
  26. Specification <components/spec.rst>
  27. .. toctree::
  28. :maxdepth: 3
  29. :caption: REFERENCES:
  30. API <references/api.rst>

基于学件范式,全流程地支持学件上传、检测、组织、查搜、部署和复用等功能。同时,该仓库作为北冥坞系统的引擎,支撑北冥坞系统的核心功能。