summaryrefslogtreecommitdiff
path: root/doc/index.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-04-10 17:24:58 -0700
committerBozhidar Batsov <bozhidar@batsov.com>2016-04-10 17:24:58 -0700
commit738776f07df89c08ac4736c6bab71551b8e637b8 (patch)
treec666e492aed2f9c48a6786ad852cd235ba5405aa /doc/index.md
parent4ad7667d15980ffb6a6d64b687b3e0f15e30fa10 (diff)
Extract a few more standalone manual sections from extended workflow
Diffstat (limited to 'doc/index.md')
-rw-r--r--doc/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.md b/doc/index.md
index a7b38efc..c1331769 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -56,19 +56,19 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
* [Powerful REPL](using_the_repl.md)
* [Interactive code evaluation](interactive_programming.md)
* Compilation notes (error and warning highlighting)
-* [Human-friendly stacktraces](extended_workflow.md#navigating-stacktraces)
-* [Smart code completion](configuration.md#auto-completion)
+* [Human-friendly stacktraces](navigating_stacktraces.md)
+* [Smart code completion](code_completion.md)
* Definition lookup
* Documentation lookup
* Resource lookup
* Apropos
-* [Debugger](extended_workflow.md#debugging)
+* [Debugger](debugging.md)
* [Value inspector](extended_workflow.md#value-inspection)
* Function tracing
* [Interactive macroexpansion](extended_workflow.md#macroexpansion)
* Enhanced Clojure font-locking and indentation
* [Grimoire](http://conj.io/) integration
-* [`clojure.test` integration](extended_workflow.md#running-tests)
+* [`clojure.test` integration](running-tests.md)
* [Smart code reloading](extended_workflow.md#code-reloading)
* [Pretty-printing of results](configuration.md#pretty-printing)
* Classpath browser