Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

mozilla-services/docs

Repository files navigation

Mozilla Services Documentation

DEPRECATION NOTE

This repo has been archived and the documentation is no longer maintained. Sync and Tokenserver docs and code are in the syncstorage-rs GitHub repo. You can find the repo for this service here and the maintained documentation here.

This repository hosts the source documentation for the "docs" site at:

https://docs.services.mozilla.com

To build it you will need to install python (see .python-version for supported version) and virtualenv, then do the following:

$ make build

This should produce a "build/html" directory containing the generated HTML documentation.

Publishing to Read The Docs

Ensure that the .readthedocs.yaml file is up-to-date with the current configuration. Do not specify sphinx: configuration: option as this may over-ride the default Read the Docs conf.py file.

e.g. ensure that the following lines are commented.

# Build documentation in the "docs/" directory with Sphinx
# sphinx:
#   configuration: conf.py

The project is automatically monitored by Read the Docs, so any change pushed to the master branch should invoke a build. Monitor the builds to see any errors and correct as appropriate.

About

Documentation for Mozilla Services Services

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 43