@@ -45,16 +45,25 @@ file for more details.
4545
4646The ** current stable release** is ** {!__ VERSION__ !}** and can be [ downloaded
4747on GitHub] ( https://github.com/jacobwilliams/json-fortran/releases/latest )
48- or installed with [ Homebrew] ( http://brew.sh ) on Mac OSX.
48+ or installed with [ Homebrew] ( http://brew.sh ) on Mac OSX. The
49+ documentation for the current version, ** {!__ VERSION__ !}** , can be
50+ found [ here] ( |url|/page/releases/{!__VERSION__!}/index.html ) [ ^ 1 ] , and a
51+ list of changes from the previous version are
52+ [ here] ( |url|/page/releases/index.html#change-log ) .
4953
50- Browse the documentation for current and past releases
51- [ here] ( |url|/page/releases/index.html ) or download the latest official
52- release
53- [ here] ( https://github.com/jacobwilliams/json-fortran/releases/latest ) .
54+ A list of all past releases, links to their documentation, and the
55+ chage log can be found on the
56+ [ releases page] ( |url|/page/releases/index.html ) .
5457
5558# Miscellaneous
5659
5760* For more information about JSON, see: < http://www.json.org/ >
5861
59- * [ API] : Application Programmable Interface
60- * [ JSON] : JavaScript Object Notation
62+ * [ API] : Application Programming Interface--a set of routines, protocols, and tools for building software applications
63+ * [ JSON] : JavaScript Object Notation--A human friendly syntax for storing and exchanging data
64+ * [ current stable release] : {!__ VERSION__ !}
65+
66+ [ ^ 1 ] :
67+ Documentation for a particular release does not contain links
68+ back to * general* documentation; use the browser's back button to
69+ navigate back to < https://jacobwilliams.github.io/json-fortran/ >
0 commit comments