Contents Menu Expand Light mode Dark mode Auto light/dark mode
Plover 4.0.0-dev12
Light Logo Dark Logo
Plover 4.0.0-dev12
  • Quick Start
  • Advanced Usage
    • Translation Language
    • Dictionary Formats
    • Plugins
  • Command Line Reference

Developers

  • Designing Steno Systems
    • Types of Stenographic Systems
    • Picking a board layout
    • Arranging the Keys
    • Testing the Layout
    • Implementing the System
  • Plugin Development Guide
    • Initial Setup
    • Commands
    • Metas
    • Macros
    • Dictionaries
    • Systems
    • Machines
    • Extensions
    • GUI Tools
    • Publishing Plugins
  • API Reference
    • plover – Program information
    • plover.config – Configuration
    • plover.engine – Steno engine
    • plover.exception – Exceptions
    • plover.formatting – Formatting Actions
    • plover.key_combo – Key codes
    • plover.log – Logging
    • plover.machine – Steno machine protocols
    • plover.machine.keyboard_capture – Keyboard capture
    • plover.machine.keymap – Machine key bindings
    • plover.oslayer – Platform layer
      • plover.oslayer.config – Platform-specific configuration
      • plover.oslayer.controller – Process management
      • plover.oslayer.i18n – System languages
      • plover.oslayer.keyboardcontrol – Keyboard input and output
      • plover.oslayer.log – User-facing notifications
      • plover.oslayer.wmctrl – Window management
    • plover.orthography – Orthography rules
    • plover.output – Text output handling
    • plover.registry – Plugin registry
    • plover.resource – Resources
    • plover.steno – Steno data model
    • plover.steno_dictionary – Steno dictionary
    • plover.dictionary - Dictionary management
    • plover.suggestions – Suggestions
    • plover.system – Steno systems
    • plover.translation – Translation
    • plover.gui_qt – Qt plugins
    • plover.i18n – Internationalization
    • plover.misc – Miscellaneous
    • plover_stroke – Steno stroke helpers
    • plover_python_dictionary_lib – Dictionary generation library
  • Contributing to Plover
    • Environment setup
    • Creating a binary distribution
    • Making a pull request
    • Release Process
    • Continuous Integration
    • Internationalization
  v: latest
Versions
latest
4.0.0-dev12
Downloads
On Read the Docs
Project Home
Builds
Back to top
Edit this page

Contributing to Plover#

  • Environment setup
  • Creating a binary distribution
  • Making a pull request
  • Release Process
  • Continuous Integration
  • Internationalization
Next
Environment setup
Previous
plover_python_dictionary_lib – Dictionary generation library
Copyright © Open Steno Project
Made with Sphinx and @pradyunsg's Furo