[lldb][docs] Update .htaccess to redirect from old SB API documentation to new one
authorRaphael Isemann <teemperor@gmail.com>
Tue, 19 Jan 2021 17:57:32 +0000 (18:57 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Tue, 19 Jan 2021 17:58:43 +0000 (18:58 +0100)
commit2f8099509030d3352ac211b1fbae4c6c32b0bfa7
treec3cef2376bb2fb2801fd75387bca98137b70578d
parent6a563eef1321f742fa06482f4536cd41fb8e24c7
[lldb][docs] Update .htaccess to redirect from old SB API documentation to new one

This is mostly SEO so that the new API can take over the old API when people
search for the different SB* classes. Sadly epydoc decided to throw in a -class
prefix behind all the class file names, so we can't just overwrite the old files
with the newly generated ones.

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D94900
lldb/docs/.htaccess