-
-
Notifications
You must be signed in to change notification settings - Fork 645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update our "See also" mappings for Clojure 1.9 #2171
Comments
The ClojureDocs source repo has a MongoDB database which has a collection called Steps:
But all of this useless right now because the repository has old data which was last updated 3 years ago. I'll file an issue there and see how it goes. We could always update this manually, but that might be a tedious process. Note: Why not just use the bson file from the repo ?
instead of
|
Done zk/clojuredocs#185 |
I don't think they've added that much to Clojure in those 3 years, but it probably won't be fun to do a manual update. I guess this means that the list doesn't include things from Clojure 1.7 and 1.8 as well. |
Oops. You're right. The database was updated on Oct, 2014. So it was already out-of-date when we last used it. |
Fixed by clojure-emacs/cider-nrepl#477 |
The actual update happened in cider-nrepl.
There are just a simple edn file here. Not sure how exactly @ckoparkar generated it, but I guess it can be updated manually.
The text was updated successfully, but these errors were encountered: