mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-23 00:43:34 -04:00
Added global/local solar eclipse functions to topic indexes for C#, JavaScript, and Python. Revised wording "eclipse found may be" --> "eclipse may be". Python: - Added missing Attributes section in class GlobalSolarEclipseInfo. - Added classes EclipseEvent, LocalSolarEclipseInfo. - Added stub functions SearchLocalSolarEclipse, NextLocalSolarEclipse.