---
title: "From Decentralized Docs-as-Code to a Centralized Repository: Evolving Grab's Documentation Strategy"
url: https://daily.dev/posts/from-decentralized-docs-as-code-to-a-centralized-repository-evolving-grab-s-documentation-strategy-h0aan4e9b
source_url: https://engineering.grab.com/evolving-documentation-strategy
type: article
source: "Grab Tech Blog"
published: 2026-05-29T02:42:09.081Z
updated: 2026-05-29T02:45:54.856Z
tags: ["productivity", "cicd"]
reading_time: 9
upvotes: 0
comments: 0
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.

# From Decentralized Docs-as-Code to a Centralized Repository: Evolving Grab's Documentation Strategy

**[Grab Tech Blog](https://daily.dev/sources/grab)** · 9 min read · 0 upvotes · 0 comments

## Summary

Grab's engineering blog traces their four-year documentation journey from a decentralized Docs-as-Code model (Markdown in individual GitLab repos) to a centralized documentation repository. The decentralized approach solved early problems like scattered docs and lack of version control, but at scale it created fragmented search, inconsistent standards, and governance headaches. The centralized model brought unified search (including Glean-powered AI search), automated linting across all content, consistent templates, and clearer contribution metrics (a commit every ~52 minutes, ~27/day). The post concludes with practical guidance: use decentralized repos when docs are tightly coupled to services, centralize when organization-wide discoverability and governance matter, or adopt a hybrid approach combining both.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://engineering.grab.com/evolving-documentation-strategy>

## Similar posts on daily.dev

- [It's time to move your docs in the repo](https://daily.dev/posts/it-s-time-to-move-your-docs-in-the-repo-5ncacizen) · Hacker News · 1 upvotes · 0 comments

---

Tags: [#productivity](https://daily.dev/tags/productivity), [#cicd](https://daily.dev/tags/cicd)

[View this post on daily.dev](https://daily.dev/posts/from-decentralized-docs-as-code-to-a-centralized-repository-evolving-grab-s-documentation-strategy-h0aan4e9b)
