---
title: "How to build a documentation website for your project"
url: https://daily.dev/posts/how-to-build-a-documentation-website-for-your-project-ztb8a2s9v
source_url: https://proandroiddev.com/how-to-create-a-documentation-website-for-your-project-with-github-actions-mkdocs-and-dokka-250c881e6f40
type: article
source: "ProAndroidDev"
published: 2024-03-02T00:00:52.672Z
updated: 2024-05-09T08:22:04.995Z
tags: ["github", "android", "docker", "github-actions"]
reading_time: 5
upvotes: 26
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How to build a documentation website for your project

**[ProAndroidDev](https://daily.dev/sources/pand)** · 5 min read · 26 upvotes · 1 comments

## Summary

Learn how to build and deploy a documentation website for your project using mkdocs, Dokka, and GitHub Actions. Discover how to generate API documentation and customize the website with mkdocs. Explore two solutions for deployment: GitHub Pages and building a Docker image.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://proandroiddev.com/how-to-create-a-documentation-website-for-your-project-with-github-actions-mkdocs-and-dokka-250c881e6f40>

## Community discussion

Top comments from developers on daily.dev.

**@corentynhayer** · 0 upvotes

> Such a resource in order to simplify your documentation!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#android](https://daily.dev/tags/android), [#docker](https://daily.dev/tags/docker), [#github-actions](https://daily.dev/tags/github-actions)

[View this post on daily.dev](https://daily.dev/posts/how-to-build-a-documentation-website-for-your-project-ztb8a2s9v)
