[JAVA-1724] Tweak Javadoc generation Created: 26/Mar/15  Updated: 07/Oct/15  Resolved: 02/Sep/15

Status: Closed
Project: Java Driver
Component/s: Documentation
Affects Version/s: None
Fix Version/s: 3.1.0

Type: Improvement Priority: Major - P3
Reporter: Jeffrey Yemin Assignee: Ross Lawley
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Add analytics beacon.

Tweak Javadoc generation to allow for deep linking to class methods

This works as a deep link:

http://api.mongodb.org/java/3.0/?com/mongodb/async/client/MongoClient.html

but this does not:

http://api.mongodb.org/java/3.0/?com/mongodb/async/client/MongoClient.html#close--



 Comments   
Comment by Jeffrey Yemin [ 07/Oct/15 ]

Released in 3.1.0

Comment by Githook User [ 02/Sep/15 ]

Author:

{u'username': u'rozza', u'name': u'Ross Lawley', u'email': u'ross.lawley@gmail.com'}

Message: Docs API header updates

Ensures the location hash is passed to the "classFrames" frame. This is
done in a try / catch due so doesn't error due to same origin policy.

Added google analytics tag. Have to check if we are in frames view, then
the only page we care about is the "classFrame" or in no frames view then
we always care.

JAVA-1724
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/e3d6d04223ddfb0ded2aafc89698a0eb1d8969e5

Comment by Ross Lawley [ 26/Mar/15 ]

Need to fix the the target page javascript helper that loads the main frame, currently it cuts off the fragment from the url.

Generated at Thu Feb 08 08:55:20 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.