summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-04-11 14:37:16 -0700
committerBozhidar Batsov <bozhidar@batsov.com>2016-04-11 14:38:46 -0700
commitf7b97c51175b990b2572a5cdc8df0fe1efb77d4b (patch)
tree3e64b8b3dd5c56f438f3676ba55b18ea2d3929e8 /doc
parent708d5eef2639e4007c1ab5a86f6c768db7131dc2 (diff)
Rename "Extended Workflow" to "Miscellaneous Features"
Diffstat (limited to 'doc')
-rw-r--r--doc/index.md8
-rw-r--r--doc/miscellaneous_features.md (renamed from doc/extended_workflow.md)0
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.md b/doc/index.md
index ee7653bc..78e57682 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -63,13 +63,13 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
* Resource lookup
* Apropos
* [Debugger](debugging.md)
-* [Value inspector](extended_workflow.md#value-inspection)
+* [Value inspector](miscellaneous_features.md#value-inspection)
* Function tracing
-* [Interactive macroexpansion](extended_workflow.md#macroexpansion)
+* [Interactive macroexpansion](miscellaneous_features.md#macroexpansion)
* Enhanced Clojure font-locking and indentation
* [Grimoire](http://conj.io/) integration
* [`clojure.test` integration](running_tests.md)
-* [Smart code reloading](extended_workflow.md#code-reloading)
+* [Smart code reloading](miscellaneous_features.md#code-reloading)
* [Pretty-printing of results](configuration.md#pretty-printing)
* Classpath browser
* Namespace browser
@@ -77,7 +77,7 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
* Scratchpad
* Minibuffer code evaluation
* Integration with [company-mode][] and [auto-complete-mode][]
-* [Support for working with multiple simultaneous nREPL connections](extended_workflow.md#managing-multiple-connections)
+* [Support for working with multiple simultaneous nREPL connections](miscellaneous_features.md#managing-multiple-connections)
![CIDER Screenshot](images/cider-overview.png)
diff --git a/doc/extended_workflow.md b/doc/miscellaneous_features.md
index 05672862..05672862 100644
--- a/doc/extended_workflow.md
+++ b/doc/miscellaneous_features.md