aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
blob: bdb5d0435cc8b8c30f7725d64c2c9d3caff11234 (plain)
1
2
3
4
5
6
7
8
9
site_name: "Projectile: The Project Interaction Library for Emacs"
repo_url: https://github.com/bbatsov/projectile/
edit_uri: edit/master/legacy-docs/
site_favicon: favicon.ico
copyright: "Copyright (C) 2011-2020 Bozhidar Batsov and Projectile contributors"
docs_dir: legacy-docs
pages:
- Blank: blank.md
theme: readthedocs