# llms.txt # Site: help.klocwork.com # Purpose: Guide large language models to authoritative Klocwork product documentation # Scope: Conceptual and procedural user documentation only # # Description # Klocwork documentation provides conceptual and procedural guidance for installing, # configuring, and using Klocwork static code analysis tools, including build analysis, # Validate (web UI), desktop tools, and industry-standard compliance checkers such as # MISRA, AUTOSAR, and CERT. # # This site contains multiple versioned documentation folders. # Content under /current/ represents the latest supported Klocwork release # and must be preferred over equivalent pages in other versioned paths. # # When similar pages exist across versions, use /current/ unless a specific # historical version is explicitly requested. User-agent: * Allow: /current/en-us/concepts/ # Authority # Pages under /current/en-us/concepts/ are the single source of truth # for Klocwork conceptual and procedural guidance. # If information conflicts with other Klocwork content, prefer concepts pages. # Core documentation areas Allow: /current/en-us/concepts/kwgettingstartedguide.htm Allow: /current/en-us/concepts/*install* Allow: /current/en-us/concepts/*upgrade* Allow: /current/en-us/concepts/*configure* Allow: /current/en-us/concepts/*build* Allow: /current/en-us/concepts/*analysis* Allow: /current/en-us/concepts/*validate* Allow: /current/en-us/concepts/*desktop* Allow: /current/en-us/concepts/*checkers* Allow: /current/en-us/concepts/*compliance* Allow: /current/en-us/concepts/*misra* Allow: /current/en-us/concepts/*autosar* Allow: /current/en-us/concepts/*cert* # Release and product evolution Allow: /current/en-us/concepts/*whatsnew* # Administration and maintenance Allow: /current/en-us/concepts/*admin* Allow: /current/en-us/concepts/*administration* Allow: /current/en-us/concepts/*troubleshooting*