# Generate offline documentation

**URL:** https://hub.mender.io/t/generate-offline-documentation/775
**Category:** General Discussions
**Created:** [July 3, 2019, 12:33pm UTC](https://hub.mender.io/t/generate-offline-documentation/775 "2019-07-03T12:33:20Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![rreignier](https://avatars.discourse-cdn.com/v4/letter/r/ec9cab/32.png) [@rreignier](https://hub.mender.io/u/rreignier)
#### Post date: [July 3, 2019, 12:33pm UTC](https://hub.mender.io/t/generate-offline-documentation/775/1 "2019-07-03T12:33:20Z")

</div>

I am sure I have missed something but how could one generate the html documentation from the [mender-docs](https://github.com/mendersoftware/mender-docs) repo to read it offline?

I am going to travel so I would like an offline version of the documentation.

Thanks.

---

<div class="post-metadata">

### Author: ![mirzak](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/mirzak/32/2056_2.png) [@mirzak](https://hub.mender.io/u/mirzak)
#### Post date: [July 3, 2019, 1:08pm UTC](https://hub.mender.io/t/generate-offline-documentation/775/2 "2019-07-03T13:08:40Z")

</div>

Hi @rreignier,

I do not think that this can easily done, unless you somehow are able to save the [docs.mender.io](http://docs.mender.io) site using your browser.

[docs.mender.io](http://docs.mender.io) is generated from multiple sources, only one of them being [https://github.com/mendersoftware/mender-docs](https://github.com/mendersoftware/mender-docs). The scripts that we use are part of the source code that is running [docs.mender.io](http://docs.mender.io) and this is all in a private repository, and it is not easy to extract the relevant parts.

---

<div class="post-metadata">

### Author: ![rreignier](https://avatars.discourse-cdn.com/v4/letter/r/ec9cab/32.png) [@rreignier](https://hub.mender.io/u/rreignier)
#### Post date: [July 3, 2019, 1:58pm UTC](https://hub.mender.io/t/generate-offline-documentation/775/3 "2019-07-03T13:58:48Z")

</div>

Ah ok, thank you.  
I though it was auto generated from Markdown from something like Sphinx but I did not found the entry point to build it.

It is a bit pity.

Maybe for the future you could propose a one-file html version or PDF for offline visualization.
