Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make User Manual available for use offline #14645

Open
Wilker-uwu opened this issue Apr 24, 2023 · 9 comments
Open

Make User Manual available for use offline #14645

Wilker-uwu opened this issue Apr 24, 2023 · 9 comments
Labels
C-feature Category: feature request

Comments

@Wilker-uwu
Copy link

Mentioned in #14640, part of a duplicate of #12867

The suggestion is that the extension should offer an option to make available the use of the User Manual of the extension itself fully offline. that would be helpful for me specially since i will be without internet very soon, and having the option to consult any manuals regardless of connection status is always a nice-to-have feature for this <3

@Wilker-uwu Wilker-uwu added the C-feature Category: feature request label Apr 24, 2023
@lnicola
Copy link
Member

lnicola commented Apr 24, 2023

As a low-tech option, can you save that page from the browser?

@Wilker-uwu
Copy link
Author

Wilker-uwu commented Apr 25, 2023

i'm able to download the whole repository for the manual, although i'm not sure how to build it since i've never dealt with Ruby before (or most languages in general aside from Java and Js+node for that matter), and every build i ever attempted from Source in my life before is always broken from the start lol (i'm sorry, i didn't mean to sound rude or anything x.x)

below is an attempt at building the manual from the repository. the other commands in the readme file also fails for the same error :(

> bundle 
Bundler 2.4.10 is running, but your lockfile was generated with 2.1.4. Installing Bundler 2.1.4 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.1.4
Installing bundler 2.1.4
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Fetching gem metadata from https://rubygems.org/.........
listen-3.2.1 requires ruby version >= 2.2.7, ~> 2.2, which is incompatible with the current version, ruby 3.2.2p53

@lnicola
Copy link
Member

lnicola commented Apr 25, 2023

Building is not going to be much fun. Browsers can save pages, including associated resources, so you would get a copy of the rendered manual.

@Wilker-uwu
Copy link
Author

that i can do, yes

@Wilker-uwu
Copy link
Author

@manthanrtilva not much luck with that either. :/

@lnicola
Copy link
Member

lnicola commented Apr 27, 2023

Why are you trying to build it from source?

@Wilker-uwu
Copy link
Author

thought would be the easiest way to get the whole thing and easily update later while i still have an internet connection

@lnicola
Copy link
Member

lnicola commented Apr 27, 2023

The easiest way is probably Ctrl-S in a browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: feature request
Projects
None yet
Development

No branches or pull requests

3 participants