coline.yml 598 B

12345678910111213141516171819
  1. name: "Lynar Studios - Standard Library"
  2. # the version of this library
  3. version: v2024.1.0.0
  4. # the source locations of this library containing documentation comment sections,
  5. # this is different on every individual computer
  6. source_locations:
  7. # - /Users/folder/ls-standard-library/include
  8. # - /Users/folder/ls-standard-library/source
  9. # the file extensions, which should be respected
  10. file_extensions:
  11. - .cpp
  12. - .hpp
  13. # the output location, where the generated documentation should end up,
  14. # this is different on every individual computer
  15. output_location: /Users/folder/ls-standard-library/doc