From 8c0b9ecdfd8d91a76459e6dc7ccd0638f081a82f Mon Sep 17 00:00:00 2001 From: jhlink Date: Fri, 10 Jul 2020 17:56:02 -0400 Subject: doc: Add astyle to ale-c-options in ale-contents --- doc/ale.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/ale.txt') diff --git a/doc/ale.txt b/doc/ale.txt index 724da57e..d5799f02 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2284,6 +2284,7 @@ documented in additional help files. bib.....................................|ale-bib-options| bibclean..............................|ale-bib-bibclean| c.......................................|ale-c-options| + astyle................................|ale-c-astyle| clang.................................|ale-c-clang| clangd................................|ale-c-clangd| clang-format..........................|ale-c-clangformat| -- cgit v1.2.3 From f26b2e7f011061ce08c659b3912f2025b804eb8b Mon Sep 17 00:00:00 2001 From: jhlink Date: Sat, 25 Jul 2020 20:37:19 -0400 Subject: doc: Add astyle to ale-cpp-options in ale.txt --- doc/ale.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/ale.txt') diff --git a/doc/ale.txt b/doc/ale.txt index d5799f02..a9b39034 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2307,6 +2307,7 @@ documented in additional help files. cmakelint.............................|ale-cmake-cmakelint| cmake-format..........................|ale-cmake-cmakeformat| cpp.....................................|ale-cpp-options| + astyle................................|ale-cpp-astyle| clang.................................|ale-cpp-clang| clangd................................|ale-cpp-clangd| clangcheck............................|ale-cpp-clangcheck| -- cgit v1.2.3