summaryrefslogtreecommitdiffstats
path: root/documentation/.gitignore
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-18 16:21:19 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-23 12:08:56 +0000
commit8827704443363068db7181bc0698cbda5d35b01d (patch)
tree2582d1398e36ea533134dcd555b795e03b79f1df /documentation/.gitignore
parent767eb1c71c4fbb95dff6aa59b9a87211ef663d7c (diff)
downloadpoky-8827704443363068db7181bc0698cbda5d35b01d.tar.gz
set_versions/switchers.js: Allow switchers.js version information to be autogenerated
A horrible blunt hammer approach to updating the version information in switchers.js based on the available tag information. To merge and work correctly, this will need a change to the autobuilder-helper docs generation code to pull the swicthers.js and script from master, then to run the script. That should hopefully remove the need for other patching even on old docs branches though. (From yocto-docs rev: dc858c8b2ffdb792fe8cef05fab3d752aa858f78) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/.gitignore')
-rw-r--r--documentation/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/.gitignore b/documentation/.gitignore
index e5e2c1708d..096b97ec28 100644
--- a/documentation/.gitignore
+++ b/documentation/.gitignore
@@ -1,6 +1,7 @@
1_build/ 1_build/
2Pipfile.lock 2Pipfile.lock
3poky.yaml 3poky.yaml
4sphinx-static/switchers.js
4.vscode/ 5.vscode/
5*/svg/*.png 6*/svg/*.png
6*/svg/*.pdf 7*/svg/*.pdf