Skip to content

Contribute to documentation #1

Description

@mparker17

This week, I successfully used this project to set up driverless printing to my HP LaserJet P1005 from a Raspberry Pi 2. 🙌

I'd love to be able to contribute to documentation to make this easier for others.

But there doesn't seem to be a documentation system in place yet...

  1. some projects store documentation in the project wiki (see Documenting your project with wikis)
    • advantages: easy for to add/edit documentation without submitting pull requests
    • disadvantages: when a new major version is released, it's hard to tell v1 docs from v2, etc.
  2. some projects store documentation in a docs/ folder (see About GitHub Pages and Configuring a publishing source for your GitHub Pages site)
    • advantages: v1 documentation is in the v1 branch; v2 documentation is the v2 branch
    • disadvantages: have to submit PRs to update docs
    • note: this way also works well with ReadTheDocs versioned documentation if you prefer that over GitHub Pages

(I personally like option 2)

Maintainers, do you have a preference for where I should start submitting documentation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions