From b64e26f709cfe09b3990b7c7e6760af2b98ef83a Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 10 Apr 2020 12:53:28 +1000 Subject: Backport: Updated documentation with currently used astyle parameters. Backport of changeset 8140:d9561a4b77f4. --- doc/SciCoding.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/SciCoding.html') diff --git a/doc/SciCoding.html b/doc/SciCoding.html index b3724abec..1d5cea9ba 100644 --- a/doc/SciCoding.html +++ b/doc/SciCoding.html @@ -113,7 +113,9 @@

The AStyle formatting - program with '-taOHUKk3 -M8' arguments formats code in much the right way although + program with '--style=attach --indent=force-tab=8 --keep-one-line-blocks +--pad-header --unpad-paren --pad-comma --indent-cases --align-pointer=name --pad-method-prefix +--pad-return-type --pad-param-type --align-method-colon --pad-method-colon=after' arguments formats code in much the right way although there are a few bugs in AStyle.

-- cgit v1.2.3