# docs-client-branding **Repository Path**: mirrors_owncloud/docs-client-branding ## Basic Information - **Project Name**: docs-client-branding - **Description**: ownCloud Branding Documentation - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-07 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Branded Clients **Table of Contents** * [Building the Docs](#building-the-branded-client-docs) * [General Notes](#general-notes) * [Generating the Documentation](#generating-the-documentation) * [Target Branch and Backporting](#target-branch-and-backporting) * [Branching Workflow](#branching-workflow) * [Create a New Version Branch for the Branded Clients Documentation](#create-a-new-version-branch-for-the-branded-clients-documentation) ## Building the Branded Client Docs The Branded Clients documentation is not built independently. Instead, it is built together with the [server documentation](https://github.com/owncloud/docs/). However, you can build a local copy of the client branding documentation to preview changes you are making. Whenever a Pull Request of this repo gets merged, it automatically triggers a full docs build. ## General Notes To make life easier, most of the content written in [docs](https://github.com/owncloud/docs#readme) applies also here. For ease of reading, the most important steps are documented here too. For more information see the link provided. Only a few topics of this repo are unique like the branching. ## Generating the Documentation See the [Generating the Documentation](https://github.com/owncloud/docs#generating-the-documentation) in the docs repo for more details as it applies to all documentation repositories. ## Target Branch and Backporting See the the [following section](https://github.com/owncloud/docs#target-branch-and-backporting) as the same rules and notes apply. ## Branching Workflow Please refer to the [Branching Workflow for the Branded Clients](./docs/the-branching-workflow.md) or more information. ## Create a New Version Branch for the Branded Clients Documentation Please refer to [Create a New Version Branch for the Branded Clients](./docs/new-version-branch.md) for more information.