您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

10 行
405B

  1. Error: Invalid package manifest
  2. ###############################
  3. Every ``dds`` package must contain a valid package manifest, which is stored in
  4. JSON5 format in ``package.json5`` (or similarly named file).
  5. The contents of this file must follow a prescribed content, or ``dds`` will
  6. reject the manifest. Refer to the :ref:`pkgs.pkgs` documentation page for more
  7. information about how to declare packages.