Refresh all docs (#298)

Change the discovery query to fetch all discovery docs, not just the
preferred ones.
diff --git a/docs/dyn/civicinfo_v2.elections.html b/docs/dyn/civicinfo_v2.elections.html
index 317cf78..224a01c 100644
--- a/docs/dyn/civicinfo_v2.elections.html
+++ b/docs/dyn/civicinfo_v2.elections.html
@@ -306,7 +306,7 @@
         "referendumProStatement": "A String", # A statement in favor of the referendum. It does not necessarily appear on the ballot. This field is only populated for contests of type 'Referendum'.
         "candidates": [ # The candidate choices for this contest.
           { # Information about a candidate running for elected office.
-            "name": "A String", # The candidate's name.
+            "name": "A String", # The candidate's name. If this is a joint ticket it will indicate the name of the candidate at the top of a ticket followed by a / and that name of candidate at the bottom of the ticket. e.g. "Mitt Romney / Paul Ryan"
             "photoUrl": "A String", # A URL for a photo of the candidate.
             "candidateUrl": "A String", # The URL for the candidate's campaign web site.
             "channels": [ # A list of known (social) media channels for this candidate.