Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: jsdoc.conf

Issue 29335322: Issue 3615 - Enable longnames in JSDoc navigation (Closed)
Patch Set: Created Feb. 2, 2016, 4:13 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « build.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "opts": {
3 "access": "all"
4 },
5 "templates": {
6 "default": {
7 "useLongnameInNav": true
8 }
9 }
10 }
OLDNEW
« no previous file with comments | « build.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld