elpasync pushed a change to branch elpa/cider. from bd72fe197b Update additional_packages.adoc new 7439167ca6 [Docs] Extend the "Wording with docs" section new d6d16e3da3 [Docs] Move "code reloading" docs to their own section new 955afdcbdb [Docs] Add a note new 75412f96b4 [Docs] Add missing reload keybindings
Summary of changes: doc/modules/ROOT/nav.adoc | 1 + doc/modules/ROOT/pages/usage/code_reloading.adoc | 129 +++++++++++++++++++++ doc/modules/ROOT/pages/usage/misc_features.adoc | 97 ---------------- .../pages/usage/working_with_documentation.adoc | 33 +++++- 4 files changed, 158 insertions(+), 102 deletions(-) create mode 100644 doc/modules/ROOT/pages/usage/code_reloading.adoc