Vue: Seeking a PDF of Vue documentation

Created on 7 Apr 2017  Â·  8Comments  Â·  Source: vuejs/vue

What problem does this feature solve?

Do PDFs of vue/vuex/vue-router/vue-loader documentation exist? If so, just the URLs would be helpful.

If not: I seek a bound paper copies of the docs, to mark off features as I learn them, to see both what I know, and what is left to be learned. I don't really want to just print the GitHub markdown pages, as they would print out of order. It would be easier just to open existing PDFs, and send to a print shop for binding.

If PDFs will not be offered through the documentation, it would be helpful, at least, to have a script to generate one for each repo (vue, vuex, etc.)

What does the proposed API look like?

Perhaps combination of a scraping project with a markdown-to-PDF generation library? but hopefully integrated directly into the guides. Something like: https://vuejs.org/v2/guide/pdf

Most helpful comment

@FirstWorldSlardar I just created the PDF myself, looks fine. Though there are some {{ raw }} messages, but shouldn't be big of an issue.

Vue.js - Guide.pdf

All 8 comments

If you want them online you can clone the projects and have them locally. I am not aware of any PDF, but there may be some. Closing this since it's not directly related to Vue

There is an option on GitBook to enable PDF for download. Could you please turn this on? I am going on a flight today and wanted to read the docs whilst offline. I was after both Vue and Vuex.

Docs are not a gitbok. Clone the repos, really, it's the easiest way

As I have an E-ink device, having the doc in .pdf or .epub would be much appreciated, though I know it is not requested by many

Yes, I'm looking for the same reason as @FirstWorldSlardar. To read them on an ebook reader while being off the grid. wish it would be on ReadTheDocs we could easily download a PDF then, but I guess our only chance is to somewhat generate them by our own. I'm gonna try it with pandoc and https://pandoc.org/epub.html

@FirstWorldSlardar I just created the PDF myself, looks fine. Though there are some {{ raw }} messages, but shouldn't be big of an issue.

Vue.js - Guide.pdf

For those who want sth similar (or an updated version): here's how to create an ebook (or PDF) from the docs: https://gist.github.com/sebastianrothbucher/dd2a0ac8f11637375f8e4af79cbeae1e - for pdf just replace -o ALL.epub with -o ALL.pdf. Maybe this is helpful for s/o

A couple of years ago I manually created a pdf and bought a related domain
name. I think it was vuepdfdocs or something like that... Ah, here it is:
VueDocsPDF.com and VueDocsPDF.org. I never actually put the site up.

If anyone would like to manage such a site and keep current PDF docs there,
let me know, and I'll do my best to figure out how to transfer. If multiple
people respond, I'll ask you to "make the case" for being the best one to
maintain this.

When I created the docs, (that I printed, and read like a book) I made sure
to make the document MUCH shorter than the default. I remember that when I
just did straight HTML to PDF it was spread across way too many pages.

I see above, someone proposed ReadTheDocs, with a PDF download. That sounds
like a better solution, actually.

Margie

--
http://CommitteeMaps.org
http://SugarWars.com

On Sat, Mar 16, 2019 at 12:32 PM Sebastian Rothbucher <
[email protected]> wrote:

For those who want sth similar (or an updated version): here's how to
create an ebook (or PDF) from the docs:
https://gist.github.com/sebastianrothbucher/dd2a0ac8f11637375f8e4af79cbeae1e

  • for pdf just replace -o ALL.epub with -o ALL.pdf. Maybe this is helpful
    for s/o

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/vuejs/vue/issues/5395#issuecomment-473562621, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AALwOHmnh5PBxTtjQ1H3D4V5tjncR4oPks5vXRy5gaJpZM4M2-VM
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aviggngyv picture aviggngyv  Â·  3Comments

lmnsg picture lmnsg  Â·  3Comments

loki0609 picture loki0609  Â·  3Comments

hiendv picture hiendv  Â·  3Comments

gkiely picture gkiely  Â·  3Comments