Skip to content

Commit ed39b2c

Browse files
authored
Refactor keyword aliases behind a compatibility layer (#818)
1 parent 01444b1 commit ed39b2c

37 files changed

Lines changed: 6700 additions & 659 deletions

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ docs/_build
2222
docs/_static/ultraplotrc
2323
docs/_static/rctable.rst
2424
docs/_static/*
25+
!docs/_static/alias-explorer-v3.css
26+
!docs/_static/alias-explorer-v3.js
27+
!docs/_static/alias-map.svg
2528
!docs/_static/why_plots/
2629
*.html
2730
docs/gallery/

0 commit comments

Comments
 (0)