Don Cross
dc2e561e41
JS: Added rotation functions to documentation topic index.
2019-12-15 10:44:36 -05:00
Don Cross
4eed90fd42
Fixed broken links.
2019-08-16 17:54:55 -04:00
Don Cross
65e380e59c
Trying to get tables to render on github.com; adding headers.
2019-05-28 21:30:45 -04:00
Don Cross
2e9f2918bd
JS: Replaced SkyPos with Equator function.
...
This is a refactoring to follow suit with what I did in the C
version of the code. It improves accuracy by using different
geocentric vector calculations for j2000 and ofdate equatorial
coordinates. Allow optional aberration corrections.
2019-05-19 18:12:01 -04:00
Don Cross
a2f41f99fa
Added more entries to the JavaScript documentation topic index.
2019-05-13 22:02:22 -04:00
Don Cross
981464876b
Style adjustments in documentation.
2019-05-13 15:16:15 -04:00
Don Cross
c9fe15b01d
Style adjustment on JS API reference page.
2019-05-13 15:13:04 -04:00
Don Cross
66d6cb5116
Fixed more broken links.
2019-05-13 15:08:07 -04:00
Don Cross
ded4035d14
Making API reference more approachable. Adding logos.
2019-05-13 10:23:52 -04:00
Don Cross
a258858821
Refactored Handlebars declarations so I don't need partial any more.
2019-05-10 08:23:34 -04:00
Don Cross
e6ce0440d4
Eliminated index listing in Markdown documentation.
2019-05-09 20:01:15 -04:00
Don Cross
2903988fd8
Minor documentation tweaks.
2019-05-06 14:51:50 -04:00
Don Cross
d2e2569fe2
Gave up trying to display MathJax in Markdown.
...
Instead of documenting how to calculate phase fraction, just calculate it.
Show 'number' instead of 'Number' for numeric types.
2019-05-05 19:54:06 -04:00
Don Cross
44ae81ed7f
Fixed documentation typos. Trying to use MathJax in my Markdown.
2019-05-05 17:49:19 -04:00
Don Cross
578bb49492
More documentation work.
2019-05-05 14:14:27 -04:00
Don Cross
40ade08067
Starting to generate documentation in Markdown format.
...
Using jsdoc-to-markdown to directly update source/js/README.md.
Added a little more documentation to astronomy.js.
2019-05-05 09:19:03 -04:00