# Provide the home page for *your* project: | |
homepage: "https://my-api.example.com" | |
# Language the project is written in: | |
language: c++ | |
# Provide the e-mail for the primary contact and others: | |
# Un-comment the below lines to make auto-cc work. | |
# primary_contact: "[email protected]" | |
# auto_ccs: | |
# - "[email protected]" | |
# - "[email protected]" | |
# We don't run this example project for real. (Don't use this flag for your project) | |
disabled: true |