Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1234567891011121314151617
  1. Error: Invalid configuration key
  2. ################################
  3. ``dds`` uses a very simple key-value-pair plaintext configuration file format.
  4. Receiving this error indicates that one of the keys in a configuration file is
  5. invalid.
  6. .. .
  7. TODO: Create reference documentation for packages and libs, and include
  8. those links in the seealso below.
  9. .. seealso::
  10. - For defining a toolchain file, see :doc:`/guide/toolchains` and
  11. :ref:`toolchains.opt-ref`
  12. - For package and library configuration, see the :doc:`/guide/packages`
  13. page.