Sharif Salah
Sharif Salah
**Describe the enhancement** Update OpenCue to support generating and publishing API reference docs for the various Python packages and modules, starting with the outline package. I propose we adopt the...
After https://github.com/AcademySoftwareFoundation/OpenCue/pull/604/ is merged, we should add new dedicated guides for the following setup steps: - Setting up the database - Deploying Cuebot - Deploying RQD - Checking out the...
The source code for Cue3 included a tutorial which is now quite out of date. Some of this information could be updated and adapted for a tutorial or tutorials about...
Add a reference for some of the most common environment variables, such as: ## Outline OL_BASE_SESSION_PATH OL_LAYER_SESSION_PATH OL_LAYER_RANGE OL_VERSION OL_OS OL_TAG_OVERRIDE OL_CONFIG ## CueBot CUEBOT_HOSTS CUEBOT_GRPC_CUE_PORT CUEBOT_GRPC_RQD_SERVER_PORT ## Other CUEGUI_DEFAULT_INI_PATH...
Publish a Quick start based on the OpenCue sandbox: https://github.com/AcademySoftwareFoundation/OpenCue/tree/master/sandbox
Build on the existing guide for database migrations.
Enable and configure site search based on the example configuration for Hugo / Docsy at: https://github.com/google/docsy-example/blob/master/config.toml
Right now, when we publish opencue.io, we just merge / pull changes from master into the publish branch. I suspect the publishing steps will change over the coming months depending...
Consider adopting https://github.com/sass-mq/sass-mq. Not sure about impact on Docsy but would be interesting to improve responsiveness of the site if we can mix and match mixins.