radare2/doc
ratijas 6d811285c2
Fix wording and whitespacing ##doc (#18065)
* Fix wording, whitespacing and other minor stuff
* cmd.c: ellaborated yy syntax, improved descriptions
  - replace "srcoff" with "origin"
* cmd.c(cmd_autocomplete):
  - refactor help into function: render autocomplete types with generic
    help subsystem;
  - "Types" heading now follow the "Usage" style by not being prefixed
    by a pipe character;
* cmd_anal.c: fix whitespaces & help text
* cmd_info.c: fix help text capitalization.
* cmd_print.c:
  - fix `pf` cmd help;
  - TODO: what pz? is doing here?
* cons.c:
  - refactor & better document r_cons_cmd_help();
  - fix whitespaces;
* visual & panels modes:
  - as of commit 46187fe4e1, '!' no longer
    launches the r2048 game. The game itself it broken anyway, even when
    running from the Help menu in panels mode;
  - transitioning from panels to visual is not 'entering' but actually
    swapping/replacing visual panels with just panels, thus...
  - reword 'enter into the' to 'swap into' or even just 'enter', e.g.:
    "enter into the visual panels mode" -> "enter visual panels mode".
  - remove the "(dwm style)" words from a fortune tip, because I have no
    idea what it is, and it does not appear to be a valid command in any
    of the r2 modes.
  - update global help text.
* [WIP 2] Fix wording, whitespacing and other minor stuff
* visual.c:
  - r_core_visual_append_help(): first steps merging with
    r_cons_cmd_help from cons.c; use consistent colors for headers.
* [WIP 3] Fix wording, whitespacing and other minor stuff
* panels.c(__update_help):
  - shorten code and titles;
  - add comment to clarify that it is not a copy-paste error;
* [WIP 4] Fix wording, whitespacing and other minor stuff
panels.c, visual.c: tweak help text;
* [WIP 5] Fix wording, whitespacing and other minor stuff
* cmd_help.c: update global help text about visual mode -- it was
  outdated and overloaded.
* vmenus.c:
  - rename stuff, shuffle around static consts to reflect an actual
    ordering when viewing as a help text;
  - slightly improve help text rendering;
  - fix whitespaces;
* [WIP 6] Fix wording, whitespacing and other minor stuff
* lots of help text changed.  still working on proper commit message.
2020-12-21 01:12:08 +01:00
..
3D Initial implementation of p3 the 3D stereogram print mode 2015-02-14 04:17:34 +01:00
images Add logo from r2con-2018 2019-09-17 20:51:11 +02:00
node.js Fix grammar across the code 2019-06-18 14:51:30 +08:00
pdb Change radare->radareorg links 2019-10-07 10:48:31 +02:00
sandbox updating slighty the sandbox readme (#10357) 2018-06-15 16:26:34 +02:00
zsh Update zsh completion files in doc/zsh (#10970) 2018-08-07 10:45:33 +02:00
all68k.r2 Killed cons->truecolor in favor of cons->color 2018-02-24 11:47:38 +01:00
android.md Fixes for the android build and related warnings 2019-01-21 12:10:33 +01:00
avr.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
bash_autocompletion.sh Patch to enable zsh completion (#7608) 2017-05-28 20:18:57 +02:00
brainfuck.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
calling-conventions.md Fix few typos in doc/ (#8618) 2017-09-30 11:58:41 +02:00
capstone.md Fix grammar across the code 2019-06-18 14:51:30 +08:00
cows128.data Add example file for the pri command ##cons 2019-07-11 07:00:41 +02:00
crosscompile Change radare->radareorg links 2019-10-07 10:48:31 +02:00
debug-internals.md Add DbgEng based debug backend for Windows ##debug (#17491) 2020-08-24 19:01:10 +08:00
debug.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
dexdump.sh Add dexdump.sh to import DEX info into r2, VF now fits in screen 2015-03-24 03:23:56 +01:00
dospart Fix grammar across the code 2019-06-18 14:51:30 +08:00
dwarf-line.rsc * Add b+ and b- commands 2012-06-22 03:49:25 +02:00
emscripten.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
esil.md Change radare->radareorg links 2019-10-07 10:44:21 +02:00
flirt.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
fortunes.fun Update fortunes.fun (#17596) 2020-09-06 20:05:06 +02:00
fortunes.tips Fix wording and whitespacing ##doc (#18065) 2020-12-21 01:12:08 +01:00
freebsd.md Change radare->radareorg links 2019-10-07 10:48:31 +02:00
gdb.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
gprobe.md io: Add DDC2Bi3 protocol wrapper to gprobe plugin 2018-04-06 12:46:52 +02:00
haiku.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
hud Fix two lines in doc/hud 2019-07-02 11:17:35 +02:00
ida.md Update repository links (#16663) 2020-04-21 11:41:19 +08:00
indent-example.c Fix issues in the indent-example file (#17280) 2020-07-15 10:08:28 +02:00
intro.md Fix grammar across the code 2019-06-18 14:51:30 +08:00
io-fixing.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
io.md Fix grammar across the code 2019-06-18 14:51:30 +08:00
iocache
ios.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
iphone.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
kvast.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
lang-plugins
license.md Fix grammar across the code 2019-06-18 14:51:30 +08:00
macos.md Fix spelling errors (#15904) 2020-01-27 07:43:47 +01:00
macros Add support for conditional breakpoints running r2 commands 2016-09-01 19:11:46 +02:00
maemo.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
objc.pl Fix several COVs, and build issues related to appveyour 2015-07-13 11:21:21 +02:00
oo.md Fix grammar across the code 2019-06-18 14:51:30 +08:00
openbsd.md Change radare->radareorg links 2019-10-07 10:48:31 +02:00
plugins.md Add more R2_ prefix for some var 2018-08-07 22:14:54 +02:00
portscan.r2 Add portscan.r2, add malloc check in anal.c 2014-05-12 02:15:57 +02:00
qnx.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
r2ascii.txt Cleanup /media and move it into /doc 2016-10-29 13:46:49 +02:00
r2pipe.html Initial support for r2pipe.html ##r2pipe 2019-08-28 13:36:33 +02:00
rap.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
rapatch.md Document scripted patching (#15001) 2019-09-10 15:14:37 +02:00
releases.md Fix grammar across the code 2019-06-18 14:51:30 +08:00
repo Imports Tests from radare2-regressions (#15546) 2019-12-08 15:31:14 +01:00
rgraph.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
sdb_ordinal.md Change radare->radareorg links 2019-10-07 10:48:31 +02:00
siol.md Fix grammar across the code 2019-06-18 14:51:30 +08:00
snap.md Update snapcraft.yaml (#17327) 2020-07-24 19:02:12 +08:00
solaris.md Fix the build of the iOS SDK ##build (#11884) 2018-10-21 14:56:56 +02:00
static-plugins
statis.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
strings.md moved to markdown extension (#9522) 2018-02-27 10:54:54 +01:00
termux.md Change radare->radareorg links 2019-10-07 10:48:31 +02:00
uncrustify.cfg Fix the uncrustify 2017-12-07 15:28:31 +01:00
vim Create script to apply style to diffs (#11261) 2018-09-26 10:49:16 +02:00
vim2r2.js Fix grammar across the code 2019-06-18 14:51:30 +08:00
vlang-example.v Fix vlang plugin to run scripts and add example ##script 2019-10-01 01:44:17 +02:00
windbg.md Add DbgEng based debug backend for Windows ##debug (#17491) 2020-08-24 19:01:10 +08:00
windows.md Use meson install instead of manual installation in meson.py (#17424) 2020-08-11 12:33:15 +08:00
yara.md Clarifying yara-to-r2 integration documentation. (#15404) 2019-11-03 05:21:31 +01:00