Skip to content

Commit

Permalink
updated application
Browse files Browse the repository at this point in the history
tuehoang committed Mar 5, 2024
1 parent d073175 commit 240cc74
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions etc/helptopics.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"name": "chair", "title": "Chair’s guide", "order": 0,
"description": "<0>How to run a conference using HotCRP."
"description": "<0>How to run a program using HotCRP."
},
{
"name": "chair/presubmission", "order": 0,
@@ -189,7 +189,7 @@
},
{
"name": "search", "title": "Search",
"description": "<0>About paper searching.",
"description": "<0>About application searching.",
"print_function": "Search_HelpTopic::print",
"order": 1000
},
@@ -202,7 +202,7 @@
{ "name": "syntax", "alias": "keywords" },
{
"name": "tags", "title": "Tags",
"description": "<0>How to use tags to define paper sets and discussion orders.",
"description": "<0>How to use tags to define application sets and discussion orders.",
"print_function": "*Tags_HelpTopic::print_intro",
"order": 3000
},
@@ -261,7 +261,7 @@
},
{
"name": "scoresort", "title": "Sorting scores",
"description": "<0>How scores are sorted in paper lists.",
"description": "<0>How scores are sorted in application lists.",
"print_function": "ScoreSort_HelpTopic::print",
"order": 5000
},
@@ -280,14 +280,14 @@
{ "name": "revrate", "alias": "reviewratings" },
{
"name": "voting", "title": "Voting",
"description": "<0>PC members can vote for papers using tags.",
"description": "<0>PC members can vote for applications using tags.",
"print_function": "VoteTags_HelpTopic::print",
"order": 8000
},
{ "name": "votetags", "alias": "voting" },
{
"name": "ranking", "title": "Ranking",
"description": "<0>PC members can rank papers using tags.",
"description": "<0>PC members can rank applications using tags.",
"print_function": "Ranking_HelpTopic::print",
"order": 9000
},

0 comments on commit 240cc74

Please sign in to comment.