From c0eaf61a5282722675897e7927cc7cccc021f594 Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Sun, 7 Dec 2014 19:41:09 -0500 Subject: [PATCH] Move documentation material and markdowns to `doc` --- README.md | 39 ++++++------ CONTRIBUTE.md => doc/CONTRIBUTE.md | 0 CONVENTIONS.md => doc/CONVENTIONS.md | 0 DOCUMENTATION.md => doc/DOCUMENTATION.md | 60 +++++++++--------- doc/{ => img}/dot-error.png | Bin doc/{ => img}/dot-info.png | Bin doc/{ => img}/dot-warning.png | Bin doc/{ => img}/flycheck-error.png | Bin doc/{ => img}/flycheck-info.png | Bin doc/{ => img}/flycheck-mode-line.png | Bin doc/{ => img}/flycheck-warning.png | Bin doc/{ => img}/git-del-line.png | Bin doc/{ => img}/git-mod-line.png | Bin doc/{ => img}/git-new-line.png | Bin doc/{ => img}/powerline-alternate.png | Bin doc/{ => img}/powerline-anzu.png | Bin doc/{ => img}/powerline-arrow-fade.png | Bin doc/{ => img}/powerline-arrow.png | Bin doc/{ => img}/powerline-bar.png | Bin doc/{ => img}/powerline-box.png | Bin doc/{ => img}/powerline-brace.png | Bin doc/{ => img}/powerline-butt.png | Bin doc/{ => img}/powerline-chamfer.png | Bin doc/{ => img}/powerline-contour.png | Bin doc/{ => img}/powerline-curve.png | Bin doc/{ => img}/powerline-fix-windows.png | Bin doc/{ => img}/powerline-nil.png | Bin doc/{ => img}/powerline-rounded.png | Bin doc/{ => img}/powerline-roundstub.png | Bin doc/{ => img}/powerline-slant.png | Bin doc/{ => img}/powerline-wave.png | Bin doc/{ => img}/powerline-zigzag.png | Bin doc/{ => img}/spacemacs-ahs-micro-state.png | Bin doc/{ => img}/spacemacs-lisp-micro-state.png | Bin doc/{ => img}/spacemacs-python.png | Bin doc/{ => img}/spacemacs-scale-micro-state.png | Bin doc/{ => img}/spacemacs-startup.png | Bin doc/{ => img}/spacemacs-urxvt.png | Bin doc/{ => img}/title.png | Bin 39 files changed, 50 insertions(+), 49 deletions(-) rename CONTRIBUTE.md => doc/CONTRIBUTE.md (100%) rename CONVENTIONS.md => doc/CONVENTIONS.md (100%) rename DOCUMENTATION.md => doc/DOCUMENTATION.md (97%) rename doc/{ => img}/dot-error.png (100%) rename doc/{ => img}/dot-info.png (100%) rename doc/{ => img}/dot-warning.png (100%) rename doc/{ => img}/flycheck-error.png (100%) rename doc/{ => img}/flycheck-info.png (100%) rename doc/{ => img}/flycheck-mode-line.png (100%) rename doc/{ => img}/flycheck-warning.png (100%) rename doc/{ => img}/git-del-line.png (100%) rename doc/{ => img}/git-mod-line.png (100%) rename doc/{ => img}/git-new-line.png (100%) rename doc/{ => img}/powerline-alternate.png (100%) rename doc/{ => img}/powerline-anzu.png (100%) rename doc/{ => img}/powerline-arrow-fade.png (100%) rename doc/{ => img}/powerline-arrow.png (100%) rename doc/{ => img}/powerline-bar.png (100%) rename doc/{ => img}/powerline-box.png (100%) rename doc/{ => img}/powerline-brace.png (100%) rename doc/{ => img}/powerline-butt.png (100%) rename doc/{ => img}/powerline-chamfer.png (100%) rename doc/{ => img}/powerline-contour.png (100%) rename doc/{ => img}/powerline-curve.png (100%) rename doc/{ => img}/powerline-fix-windows.png (100%) rename doc/{ => img}/powerline-nil.png (100%) rename doc/{ => img}/powerline-rounded.png (100%) rename doc/{ => img}/powerline-roundstub.png (100%) rename doc/{ => img}/powerline-slant.png (100%) rename doc/{ => img}/powerline-wave.png (100%) rename doc/{ => img}/powerline-zigzag.png (100%) rename doc/{ => img}/spacemacs-ahs-micro-state.png (100%) rename doc/{ => img}/spacemacs-lisp-micro-state.png (100%) rename doc/{ => img}/spacemacs-python.png (100%) rename doc/{ => img}/spacemacs-scale-micro-state.png (100%) rename doc/{ => img}/spacemacs-startup.png (100%) rename doc/{ => img}/spacemacs-urxvt.png (100%) rename doc/{ => img}/title.png (100%) diff --git a/README.md b/README.md index 775a0e1ac..06b1171f8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![title](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/title.png) [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/syl20bnr/spacemacs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Twitter][]](http://www.twitter.com/spacemacs) -[philosophy][] | [goals][] | [for who?][] | [screenshots][] | [achievements][] | [contribute][CONTRIBUTE.md] | [documentation][DOCUMENTATION.md] +[philosophy][] | [goals][] | [for who?][] | [screenshots][] | [documentation][DOCUMENTATION.md] | [contribute][CONTRIBUTE.md] | [achievements][] | [FAQ][] **Quick Install:** @@ -56,7 +56,7 @@ that extend the default distribution. Spacemacs looks good. It comes with high-quality themes and a custom low-clutter modeline. -![spacemacs_python](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/spacemacs-python.png) +![spacemacs_python](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/spacemacs-python.png) ### Excellent Evil Support @@ -261,24 +261,25 @@ The corresponding feature request for the powerline can be found [here][pw-patched-fonts]. [Twitter]: http://i.imgur.com/tXSoThF.png -[philosophy]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#philosophy -[goals]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#goals -[for who?]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#who-can-benefit-from-this- -[screenshots]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#screenshots -[config]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#configuration-layers -[dotfile]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#dotfile-configuration -[manage_config]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#managing-private-configuration-layers -[using_package_buf]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#using-the-package-list-buffer -[achievements]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#achievements -[troubleshoot]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#troubleshoot -[contrib layers]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#using-configuration-layers -[Git support]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#working-with-git -[ace-jump]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#vim-motions-with-ace-jump-mode -[project management]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#project-management -[Evil Mode]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#evil +[philosophy]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#philosophy +[goals]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#goals +[for who?]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#who-can-benefit-from-this- +[screenshots]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#screenshots +[config]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#configuration-layers +[dotfile]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#dotfile-configuration +[manage_config]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#managing-private-configuration-layers +[using_package_buf]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#using-the-package-list-buffer +[achievements]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#achievements +[troubleshoot]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#troubleshoot +[contrib layers]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#using-configuration-layers +[Git support]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#working-with-git +[ace-jump]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#vim-motions-with-ace-jump-mode +[project management]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#project-management +[Evil Mode]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md#evil [private]: https://github.com/syl20bnr/spacemacs/tree/master/private -[DOCUMENTATION.md]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md -[CONTRIBUTE.md]: https://github.com/syl20bnr/spacemacs/blob/master/CONTRIBUTE.md +[DOCUMENTATION.md]: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.md +[CONTRIBUTE.md]: https://github.com/syl20bnr/spacemacs/blob/master/doc/CONTRIBUTE.md +[FAQ]: https://github.com/syl20bnr/spacemacs#faq [emacs_live]: https://github.com/overtone/emacs-live [guide-key]: https://github.com/kai2nenobu/guide-key [guide-key-tip]: https://github.com/aki2o/guide-key-tip diff --git a/CONTRIBUTE.md b/doc/CONTRIBUTE.md similarity index 100% rename from CONTRIBUTE.md rename to doc/CONTRIBUTE.md diff --git a/CONVENTIONS.md b/doc/CONVENTIONS.md similarity index 100% rename from CONVENTIONS.md rename to doc/CONVENTIONS.md diff --git a/DOCUMENTATION.md b/doc/DOCUMENTATION.md similarity index 97% rename from DOCUMENTATION.md rename to doc/DOCUMENTATION.md index 173f3ccd7..1c8c4e1e4 100644 --- a/DOCUMENTATION.md +++ b/doc/DOCUMENTATION.md @@ -192,13 +192,13 @@ and remember. # Screenshots _Startup_ -![spacemacs_startup](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/spacemacs-startup.png) +![spacemacs_startup](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/spacemacs-startup.png) _Python_ -![spacemacs_python](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/spacemacs-python.png) +![spacemacs_python](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/spacemacs-python.png) _Terminal (urxvt)_ -![spacemacs_urxvt](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/spacemacs-urxvt.png) +![spacemacs_urxvt](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/spacemacs-urxvt.png) *Note: Even though screenshots are updated frequently, `Spacemacs` is evolving quickly and the screenshots may not reflect exactly the current state of the @@ -581,10 +581,10 @@ When a `micro-state` is active, a documentation is displayed in the minibuffer. Additional information may as well be displayed in the minibuffer. [Auto-highlight-symbol micro-state](#auto-highlight-and-edition-of-symbols): -![spacemacs_ahs_micro_state](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/spacemacs-ahs-micro-state.png) +![spacemacs_ahs_micro_state](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/spacemacs-ahs-micro-state.png) [Text scale micro-state](#change-font-size): -![spacemacs_scale_micro_state](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/spacemacs-scale-micro-state.png) +![spacemacs_scale_micro_state](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/spacemacs-scale-micro-state.png) # Color theme @@ -682,7 +682,7 @@ Some elements can be dynamically toggled: When [Flycheck][flycheck] minor mode is enabled, a new element appears showing the number of errors, warnings and info. -![powerline-wave](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-wave.png) +![powerline-wave](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-wave.png) ### Anzu integration @@ -690,7 +690,7 @@ the number of errors, warnings and info. integrates nicely the Anzu status by displaying it temporarily when `n` or `N` are being pressed. See the `5/6` segment on the screenshot below. -![powerline-anzu](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-anzu.png) +![powerline-anzu](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-anzu.png) ### Battery status integration @@ -726,22 +726,22 @@ powerline, here is an exhaustive set of screenshots: Separator | Screenshot ------------------|------------------------------------------------------------ -`alternate` | ![powerline-alternate](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-alternate.png) -`arrow` | ![powerline-arrow](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-arrow.png) -`arrow-fade` | ![powerline-arrow-fade](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-arrow-fade.png) -`bar` | ![powerline-bar](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-bar.png) -`box` | ![powerline-box](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-box.png) -`brace` | ![powerline-brace](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-brace.png) -`butt` | ![powerline-butt](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-butt.png) -`chamfer` | ![powerline-chamfer](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-chamfer.png) -`contour` | ![powerline-contour](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-contour.png) -`curve` | ![powerline-curve](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-curve.png) -`rounded` | ![powerline-rounded](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-rounded.png) -`roundstub` | ![powerline-roundstub](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-roundstub.png) -`slant` | ![powerline-slant](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-slant.png) -`wave` | ![powerline-wave](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-wave.png) -`zigzag` | ![powerline-zigzag](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-zigzag.png) -`nil` | ![powerline-nil](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/powerline-nil.png) +`alternate` | ![powerline-alternate](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-alternate.png) +`arrow` | ![powerline-arrow](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-arrow.png) +`arrow-fade` | ![powerline-arrow-fade](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-arrow-fade.png) +`bar` | ![powerline-bar](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-bar.png) +`box` | ![powerline-box](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-box.png) +`brace` | ![powerline-brace](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-brace.png) +`butt` | ![powerline-butt](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-butt.png) +`chamfer` | ![powerline-chamfer](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-chamfer.png) +`contour` | ![powerline-contour](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-contour.png) +`curve` | ![powerline-curve](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-curve.png) +`rounded` | ![powerline-rounded](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-rounded.png) +`roundstub` | ![powerline-roundstub](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-roundstub.png) +`slant` | ![powerline-slant](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-slant.png) +`wave` | ![powerline-wave](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-wave.png) +`zigzag` | ![powerline-zigzag](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-zigzag.png) +`nil` | ![powerline-nil](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/powerline-nil.png) ### Minor Modes @@ -1611,9 +1611,9 @@ you can answer `y` with no issue. Symbol | Description :-------------------------------------------------------------------------------------------:|----------------- -![git-new](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/git-new-line.png) | new line -![git-del](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/git-del-line.png) | at least one line has been deleted -![git-mod](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/git-mod-line.png) | modified line +![git-new](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/git-new-line.png) | new line +![git-del](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/git-del-line.png) | at least one line has been deleted +![git-mod](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/git-mod-line.png) | modified line ## Registers @@ -1644,9 +1644,9 @@ Custom fringe bitmaps: Symbol | Description :----------------------------------------------------------------------------------------------:|------------ -![dot-error](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/dot-error.png) | Error -![dot-warning](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/dot-warning.png) | warning -![dot-info](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/dot-info.png) | Info +![dot-error](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/dot-error.png) | Error +![dot-warning](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/dot-warning.png) | warning +![dot-info](https://raw.githubusercontent.com/syl20bnr/spacemacs/master/doc/img/dot-info.png) | Info ## Compiling @@ -1957,7 +1957,7 @@ developers to elisp hackers! [guide-key]: https://github.com/kai2nenobu/guide-key [guide-key-tip]: https://github.com/aki2o/guide-key-tip [gitter]: https://gitter.im/syl20bnr/spacemacs -[CONTRIBUTE.md]: https://github.com/syl20bnr/spacemacs/blob/master/CONTRIBUTE.md +[CONTRIBUTE.md]: https://github.com/syl20bnr/spacemacs/blob/master/doc/CONTRIBUTE.md [neotree]: https://github.com/jaypei/emacs-neotree [nerdtree]: https://github.com/scrooloose/nerdtree [anaconda-mode]: https://github.com/proofit404/anaconda-mode diff --git a/doc/dot-error.png b/doc/img/dot-error.png similarity index 100% rename from doc/dot-error.png rename to doc/img/dot-error.png diff --git a/doc/dot-info.png b/doc/img/dot-info.png similarity index 100% rename from doc/dot-info.png rename to doc/img/dot-info.png diff --git a/doc/dot-warning.png b/doc/img/dot-warning.png similarity index 100% rename from doc/dot-warning.png rename to doc/img/dot-warning.png diff --git a/doc/flycheck-error.png b/doc/img/flycheck-error.png similarity index 100% rename from doc/flycheck-error.png rename to doc/img/flycheck-error.png diff --git a/doc/flycheck-info.png b/doc/img/flycheck-info.png similarity index 100% rename from doc/flycheck-info.png rename to doc/img/flycheck-info.png diff --git a/doc/flycheck-mode-line.png b/doc/img/flycheck-mode-line.png similarity index 100% rename from doc/flycheck-mode-line.png rename to doc/img/flycheck-mode-line.png diff --git a/doc/flycheck-warning.png b/doc/img/flycheck-warning.png similarity index 100% rename from doc/flycheck-warning.png rename to doc/img/flycheck-warning.png diff --git a/doc/git-del-line.png b/doc/img/git-del-line.png similarity index 100% rename from doc/git-del-line.png rename to doc/img/git-del-line.png diff --git a/doc/git-mod-line.png b/doc/img/git-mod-line.png similarity index 100% rename from doc/git-mod-line.png rename to doc/img/git-mod-line.png diff --git a/doc/git-new-line.png b/doc/img/git-new-line.png similarity index 100% rename from doc/git-new-line.png rename to doc/img/git-new-line.png diff --git a/doc/powerline-alternate.png b/doc/img/powerline-alternate.png similarity index 100% rename from doc/powerline-alternate.png rename to doc/img/powerline-alternate.png diff --git a/doc/powerline-anzu.png b/doc/img/powerline-anzu.png similarity index 100% rename from doc/powerline-anzu.png rename to doc/img/powerline-anzu.png diff --git a/doc/powerline-arrow-fade.png b/doc/img/powerline-arrow-fade.png similarity index 100% rename from doc/powerline-arrow-fade.png rename to doc/img/powerline-arrow-fade.png diff --git a/doc/powerline-arrow.png b/doc/img/powerline-arrow.png similarity index 100% rename from doc/powerline-arrow.png rename to doc/img/powerline-arrow.png diff --git a/doc/powerline-bar.png b/doc/img/powerline-bar.png similarity index 100% rename from doc/powerline-bar.png rename to doc/img/powerline-bar.png diff --git a/doc/powerline-box.png b/doc/img/powerline-box.png similarity index 100% rename from doc/powerline-box.png rename to doc/img/powerline-box.png diff --git a/doc/powerline-brace.png b/doc/img/powerline-brace.png similarity index 100% rename from doc/powerline-brace.png rename to doc/img/powerline-brace.png diff --git a/doc/powerline-butt.png b/doc/img/powerline-butt.png similarity index 100% rename from doc/powerline-butt.png rename to doc/img/powerline-butt.png diff --git a/doc/powerline-chamfer.png b/doc/img/powerline-chamfer.png similarity index 100% rename from doc/powerline-chamfer.png rename to doc/img/powerline-chamfer.png diff --git a/doc/powerline-contour.png b/doc/img/powerline-contour.png similarity index 100% rename from doc/powerline-contour.png rename to doc/img/powerline-contour.png diff --git a/doc/powerline-curve.png b/doc/img/powerline-curve.png similarity index 100% rename from doc/powerline-curve.png rename to doc/img/powerline-curve.png diff --git a/doc/powerline-fix-windows.png b/doc/img/powerline-fix-windows.png similarity index 100% rename from doc/powerline-fix-windows.png rename to doc/img/powerline-fix-windows.png diff --git a/doc/powerline-nil.png b/doc/img/powerline-nil.png similarity index 100% rename from doc/powerline-nil.png rename to doc/img/powerline-nil.png diff --git a/doc/powerline-rounded.png b/doc/img/powerline-rounded.png similarity index 100% rename from doc/powerline-rounded.png rename to doc/img/powerline-rounded.png diff --git a/doc/powerline-roundstub.png b/doc/img/powerline-roundstub.png similarity index 100% rename from doc/powerline-roundstub.png rename to doc/img/powerline-roundstub.png diff --git a/doc/powerline-slant.png b/doc/img/powerline-slant.png similarity index 100% rename from doc/powerline-slant.png rename to doc/img/powerline-slant.png diff --git a/doc/powerline-wave.png b/doc/img/powerline-wave.png similarity index 100% rename from doc/powerline-wave.png rename to doc/img/powerline-wave.png diff --git a/doc/powerline-zigzag.png b/doc/img/powerline-zigzag.png similarity index 100% rename from doc/powerline-zigzag.png rename to doc/img/powerline-zigzag.png diff --git a/doc/spacemacs-ahs-micro-state.png b/doc/img/spacemacs-ahs-micro-state.png similarity index 100% rename from doc/spacemacs-ahs-micro-state.png rename to doc/img/spacemacs-ahs-micro-state.png diff --git a/doc/spacemacs-lisp-micro-state.png b/doc/img/spacemacs-lisp-micro-state.png similarity index 100% rename from doc/spacemacs-lisp-micro-state.png rename to doc/img/spacemacs-lisp-micro-state.png diff --git a/doc/spacemacs-python.png b/doc/img/spacemacs-python.png similarity index 100% rename from doc/spacemacs-python.png rename to doc/img/spacemacs-python.png diff --git a/doc/spacemacs-scale-micro-state.png b/doc/img/spacemacs-scale-micro-state.png similarity index 100% rename from doc/spacemacs-scale-micro-state.png rename to doc/img/spacemacs-scale-micro-state.png diff --git a/doc/spacemacs-startup.png b/doc/img/spacemacs-startup.png similarity index 100% rename from doc/spacemacs-startup.png rename to doc/img/spacemacs-startup.png diff --git a/doc/spacemacs-urxvt.png b/doc/img/spacemacs-urxvt.png similarity index 100% rename from doc/spacemacs-urxvt.png rename to doc/img/spacemacs-urxvt.png diff --git a/doc/title.png b/doc/img/title.png similarity index 100% rename from doc/title.png rename to doc/img/title.png