Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

18 lines
556B

  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.