Skip to content

Commit

Permalink
Move API docs to hebcal.github.io/api
Browse files Browse the repository at this point in the history
  • Loading branch information
mjradwin committed Jul 7, 2024
1 parent f1bacdd commit 88a8477
Show file tree
Hide file tree
Showing 58 changed files with 2 additions and 2,188 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ const date = new Date(2008, 10, 13); // 13 November 2008
const abs = greg.greg2abs(date);
const hdate = abs2hebrew(abs); // {yy: 5769, mm: CHESHVAN, dd: 15}
```

## [API Documentation](https://hebcal.github.io/api/hdate/index.html)
1 change: 0 additions & 1 deletion docs/.nojekyll

This file was deleted.

85 changes: 0 additions & 85 deletions docs/assets/highlight.css

This file was deleted.

18 changes: 0 additions & 18 deletions docs/assets/icons.js

This file was deleted.

Loading

0 comments on commit 88a8477

Please sign in to comment.