aboutsummaryrefslogtreecommitdiff
path: root/scripts/movedocs.pl
Commit message (Collapse)AuthorAge
* docs: misc #24163Justin M. Keyes2024-04-30
| | | | | | | | | | - Also delete old perl scripts which are not used since 8+ years ago. fix #23251 fix #27367 ref https://github.com/neovim/neovim/issues/2252#issuecomment-1902662577 Helped-by: Daniel Kongsgaard <dakongsgaard@gmail.com> Co-authored-by: Kevin Pham <keevan.pham@gmail.com>
* Move documentation from function declarations to definitionsZyX2014-06-02
Uses a perl script to move it (scripts/movedocs.pl)