mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 14:43:55 +08:00
f8a46c027d
Unfortunately, we now need to know which .html file has which sections to link to the correct one in help.fish. So this script helps extract the sections from pre-built docs. It's not supposed to be run at build time because 1. These change rarely. 2. We should link to the correct document even if the user doesn't have the docs built. And before anyone mentions it: This does *not* parse html with regex. This "parses" the restricted subset of "class followed by href without embedded quotes" that sphinx uses here in practice. |
||
---|---|---|
.. | ||
bin | ||
osx_package_resources | ||
osx_package_scripts | ||
cppcheck.rules | ||
cppcheck.sh | ||
cppcheck.suppressions | ||
diff_profiles.fish | ||
extract_help_sections.fish | ||
find_globals.fish | ||
fish_xgettext.fish | ||
git_version_gen.sh | ||
iwyu.linux.imp | ||
iwyu.osx.imp | ||
lint.fish | ||
list_committers_since.fish | ||
littlecheck.py | ||
mac_notarize.sh | ||
mac_sign_package.sh | ||
make_pkg.sh | ||
make_tarball.sh | ||
osx_distribution.xml | ||
pexpect_helper.py | ||
style.fish |