mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-01 13:20:25 +00:00
77f8a3324b
This is an attempt to feature the user-facing resources more prominently on the LLDB website by calling out the tutorial and the GDB command map wight on the start page. I also moved the "Why a new debugger" section to the "Goals" subpage. Given that LLDB's first release is almost a decade in the past now, the title is a bit of an anachronism. Lastly, I moved the Architecture sub-page from "use" to "resources", since end-users do not care about the source code layout. Differential Revision: https://reviews.llvm.org/D70449
17 lines
1.0 KiB
ApacheConf
17 lines
1.0 KiB
ApacheConf
Redirect 301 /architecture/index.html https://lldb.llvm.org/resources/architecture.html
|
|
Redirect 301 /cpp_reference/html/index.html https://lldb.llvm.org/cpp_reference/index.html
|
|
Redirect 301 /features.html https://lldb.llvm.org/status/features.html
|
|
Redirect 301 /formats.html https://lldb.llvm.org/use/formatting.html
|
|
Redirect 301 /goals.html https://lldb.llvm.org/status/goals.html
|
|
Redirect 301 /lldb-gdb.html https://lldb.llvm.org/use/map.html
|
|
Redirect 301 /projects.html https://lldb.llvm.org/status/projects.html
|
|
Redirect 301 /remote.html https://lldb.llvm.org/use/remote.html
|
|
Redirect 301 /source.html https://lldb.llvm.org/resources/contributing.html
|
|
Redirect 301 /tutorial.html https://lldb.llvm.org/use/tutorial.html
|
|
Redirect 301 /varformats.html https://lldb.llvm.org/use/variable.html
|
|
|
|
# Sphinx redirects
|
|
Redirect 301 /resources/source.html https://lldb.llvm.org/resources/contributing.html
|
|
Redirect 301 /resources/download.html https://lldb.llvm.org/status/releases.html
|
|
Redirect 301 /use/architecture.html https://lldb.llvm.org/resources/architecture.html
|