/SCAL_LET

Southern California local earthquake tomography

SCAL_LET

Southern California local earthquake tomography

This documentation is available here.

Create documentation with MkDocs

For full documentation visit mkdocs.org.

Commands

  • mkdir project && cd project - Create directory for project
  • mkdocs new . - Initialize documentation for new project.
  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build [--clean] - Build the documentation site.
  • mkdocs -h - Print help message and exit.
  • mkdocs gh-deploy - Deploy documentation to GitHub (a repository with the documentation should exist)

Project layout

mkdocs.yml    # The configuration file.
docs/
    index.md  # The documentation homepage.
    ...       # Other markdown pages, images and other files.