Site title and description - Configuration

How to set site title and site description in LibDoc

2025-05-23

ITADS

Just like faviconUrl and author, site title and site description are important text strings to enter when project starts. Set it into settings.json:

{
    "siteTitle": "My Documentation",
    "siteDescription": "The description of my documentation website"
}

Site title and description are also involved in SEO.