Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
Issues
All Issues
Side by Side Diff: Doxyfile
Issue
5728380594946048
:
Issue 116 - Document the libadblockplus API (Closed)
Patch Set: Fix the broken sentence properly
Created Sept. 2, 2014, 1:23 p.m.
Left:
Base
Patch Set 1: None
Patch Set 2: Addressed comments
Patch Set 3: Document JsValue and FilterEngine
Patch Set 4: Documented ReferrerMapping
Patch Set 5: Documented the remaining relevant files
Patch Set 6: Address all comments
Patch Set 7: Addressed remaining comments
Patch Set 8: Fix broken sentences
Patch Set 9: Remembered that AppInfo is used for more than update checks
Patch Set 10: Fix the broken sentence properly
Patch Set 11: Write libadblockplus in lower case consistently
Right:
Patch Set 1: None
Patch Set 2: Addressed comments
Patch Set 3: Document JsValue and FilterEngine
Patch Set 4: Documented ReferrerMapping
Patch Set 5: Documented the remaining relevant files
Patch Set 6: Address all comments
Patch Set 7: Addressed remaining comments
Patch Set 8: Fix broken sentences
Patch Set 9: Remembered that AppInfo is used for more than update checks
Patch Set 10: Fix the broken sentence properly
Patch Set 11: Write libadblockplus in lower case consistently
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
.hgignore
Doxyfile
Makefile
include/AdblockPlus.h
include/AdblockPlus/AppInfo.h
include/AdblockPlus/DefaultFileSystem.h
include/AdblockPlus/DefaultLogSystem.h
include/AdblockPlus/DefaultWebRequest.h
include/AdblockPlus/FileSystem.h
include/AdblockPlus/FilterEngine.h
include/AdblockPlus/JsEngine.h
include/AdblockPlus/JsValue.h
include/AdblockPlus/LogSystem.h
include/AdblockPlus/ReferrerMapping.h
include/AdblockPlus/WebRequest.h
View unified diff
|
Download patch
« no previous file with comments
|
« .hgignore
('k') |
Makefile »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
PROJECT_NAME = "Libadblockplus"
2
OUTPUT_DIRECTORY = docs
3
JAVADOC_AUTOBRIEF = YES
4
TAB_SIZE = 2
5
DISTRIBUTE_GROUP_DOC = YES
6
INPUT = include
7
RECURSIVE = YES
OLD
NEW
« no previous file with comments
|
« .hgignore
('k') |
Makefile »
('j') |
no next file with comments »
Edit Message
Issue 5728380594946048: Issue 116 - Document the libadblockplus API (Closed)
Created Aug. 28, 2014, 4:14 p.m. by Felix Dahlke
Modified Sept. 2, 2014, 2:53 p.m.
Reviewers: Wladimir Palant, René Jeschke
Base URL:
Comments: 123
This is Rietveld