Skip to content

[🚀 Feature]: Documentation is not available in pdf format #1935

Not planned
@phonokoye

Description

@phonokoye

Feature and motivation

The documentation for selenium webdriver can be found here, however I cannot find a version for offline reading. I would appreciate that one is created or a step by step approach on what commands to run to build such documentation on a personal computer is given.

I am not aware if this might violate something expected of a feature request. If it does, please tell me and I will correct this post.

Thank you.

Activity

github-actions

github-actions commented on Sep 10, 2024

@github-actions
Contributor

@phonokoye, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

diemol

diemol commented on Sep 10, 2024

@diemol
Member

We cannot offer that because the documentation constantly changes.

An alternative is for you to clone the repository and run it locally: https://github.com/SeleniumHQ/seleniumhq.github.io?tab=readme-ov-file#quick-start

shamefulCake1

shamefulCake1 commented on Apr 6, 2025

@shamefulCake1

We cannot offer that because the documentation constantly changes.

An alternative is for you to clone the repository and run it locally: https://github.com/SeleniumHQ/seleniumhq.github.io?tab=readme-ov-file#quick-start

This is a ridiculous excuse. Of course it constantly changes, but nothing prevents the PDF from constantly changing as well.
For example, GNU Texinfo generates multiple formats (html, pdf, etc) from the same source, and pandoc/wkhtmltopdf/htmldoc generate pdf from html.

cgoldberg

cgoldberg commented on Apr 6, 2025

@cgoldberg
Contributor

@shamefulCake1
This is a project run by small group of volunteers. Instead of complaining, you should provide a solution that generates a PDF each time the docs are built and publishes it somewhere online. When you have it working, please submit a PR.

shamefulCake1

shamefulCake1 commented on Apr 6, 2025

@shamefulCake1

You should not be telling me what to do, and I would not be telling you where to go.

Instead of producing obviously false excuses, you should be grateful to people doing unpaid QA for you.

cgoldberg

cgoldberg commented on Apr 6, 2025

@cgoldberg
Contributor

Well... you can complain about it and still have no PDF... or you could contribute a solution and have the PDF along with everyone else.

If this is what you consider "unpaid QA"... then no thank you, we can do without that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      [🚀 Feature]: Documentation is not available in pdf format · Issue #1935 · SeleniumHQ/seleniumhq.github.io