# Offline ES 2.3. reference?

**URL:** https://discuss.elastic.co/t/offline-es-2-3-reference/46287
**Category:** Elasticsearch
**Created:** [April 4, 2016, 6:54pm UTC](https://discuss.elastic.co/t/offline-es-2-3-reference/46287 "2016-04-04T18:54:04Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![AndreyL](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/andreyl/32/19365_2.png) [@AndreyL](https://discuss.elastic.co/u/AndreyL)
#### Post date: [April 4, 2016, 6:54pm UTC](https://discuss.elastic.co/t/offline-es-2-3-reference/46287/1 "2016-04-04T18:54:04Z")

</div>

Is there an easy way to generate an offline ES 2.3 reference documentation ([https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html](https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html))? Maybe as a pdf file?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [April 4, 2016, 11:32pm UTC](https://discuss.elastic.co/t/offline-es-2-3-reference/46287/2 "2016-04-04T23:32:24Z")

</div>

You can do it with `wget --recursive --no-clobber --page-requisites --html-extension --convert-links --domains elastic.co --no-parent https://www.elastic.co/guide/blah/blah/blah`

Obviously you will need to keep this up to date yourself.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 5, 2017, 11:02pm UTC](https://discuss.elastic.co/t/offline-es-2-3-reference/46287/3 "2017-07-05T23:02:26Z")

</div>


