Skip to content

Commit

Permalink
Merge pull request #90 from canonical/anbox-rtd-docs
Browse files Browse the repository at this point in the history
Merge changes for publishing docs in RTD to main
  • Loading branch information
keirthana authored Jul 3, 2024
2 parents b1ecf59 + e778eea commit b18b9f0
Show file tree
Hide file tree
Showing 310 changed files with 5,041 additions and 5,809 deletions.
326 changes: 326 additions & 0 deletions .custom_wordlist.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,326 @@
AAM
AAOS
AAPT
AAR
AArch
ABI
ABIs
ACLs
ADB
addon
addons
allocator
Altra
AMC
amd
AMI
AMS
Anbox
anbox
anonymization
ANR
anv
AOSP
APIs
APK
APK's
APKs
AppArmor
Appium
ARMv
async
AttributeError
AudioTrack
backend
balancer
balancers
bbr
benchmarking
binderfs
bitrate
bitrates
Biometrics
Bluetooth
BombSquad
bool
boolean
BPF
bzip
CDN
Center
CFS
cgroup
cgroup-v1
cgroup-v2
config
conformant
Charmhub
Charmstore
CLI
CloudFront
codec
codecs
Coturn
CPUs
crashdump
Crashpad
CSV
CTS
CUDA
customisable
customisation
customisations
CustomLocale
datacenter
dataset
deallocate
deallocated
DDoS
Debian
deprecations
Dev
devmode
DNS
dnsmasq
Dqlite
DrArm
drawio
DRM
easyrsa
Easy-RSA
EBS
EFI
EFS
EGL
EINVAL
EmuGL
EOL
ERD
ETag
etcd
executables
favicon
FEC
ffmpeg
FormatException
frontend
fullscreen
gamepad
gameplay
GL
Golang
GPG
GPUs
Grafana
Graviton
gRPC
HAProxy
HIDL
Honkai
hotfix
HTTPS
HW
HWE
HVAC
IAM
idmapped
IDR
IME
impactful
Intra
IoT
IPC
IPs
iptables
init
interprocess
iOS
Javascript
Jira
jitter
JS
JSON
Juju
Juju's
kb
keybinding
KeyError
Keystore
KSM
Lawnchair
Libsoup
libwayland
Linux
linux
Livepatch
LLVMpipe
LMA
localhost
LTS
LXC
LXD
MAAS
macOS
middleware
Minetest
monospaced
mutex
NACK
namespace
natively
NATs
netlink
NewPipe
NFS
NIC
NMEA
NRPE
nrpe
null
NUMA
numpad
NvEnc
NVIDIA
NVMe
OAuth
OBB
OBD
observability
ODM
OES
OOB
OOM
OpenAPI
OpenGL
OpenStack
PCI
Perfetto
PKI
playout
Plex
PLI
powershell
pre
preselected
Quickstart
quickstart
radv
Rasterization
rasterization
RDNA
rc
README
rebased
RenderDoc
Renderdoc
renderdoc
renderer
RenderThread
RESTful
RFE
RGBA
roadmap
RootFS
RSA
rsa
RTC
RTP
RTT
runtime
scalable
scalability
schedulable
scrcpy
SDK
SDKs
SEGV
SELinux
sendfile
SensorManager
SHA
shader
shiftfs
SIGBUS
signaling
simplestreams
SkiaPipeline
SLI
Snapcraft
snapd
spammy
SSD
SSL
SSO
SSRC
stderr
stdin
stdout
subcluster
subclusters
subcommand
subcommands
subnet
subnets
SurfaceFlinger
swiftshader
swrast
syscall
syscalls
systemd
telegraf
tryCapture
TCP
Telegraf
Tensorflow
TLS
Traefik
TypeError
UA
UDA
UDP
UI
unencrypted
unexpose
unhandled
unschedulable
untrusted
uptime
userspace
UTF
validator
vCPU
vCPUs
VHAL
vhal
VhalConnector
VhalPropertyStatus
VirGL
virglrenderer
VM
VMs
VNC
VNDK
VPC
VPN
VPU
VPUs
vsync
Vulkan
vsync
Wayland
WebGL
WebRTC
WebSocket
websocket
websockets
WebView
WiFi
WGS
workspaces
WX
xz
YAML
ZFS
zpool
Uber
upscaling
16 changes: 16 additions & 0 deletions .github/workflows/automatic-doc-checks.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: Main Documentation Checks

on:
- push
- pull_request
- workflow_dispatch

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

jobs:
documentation-checks:
uses: canonical/documentation-workflows/.github/workflows/documentation-checks.yaml@main
with:
working-directory: '.'
22 changes: 0 additions & 22 deletions .github/workflows/do-not-edit.yml

This file was deleted.

Loading

0 comments on commit b18b9f0

Please sign in to comment.