mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-26 20:34:32 +03:00
887cbee8af
Before renaming, all Python 2 filenames were 'learnpython-*.py'. This commit renames them to 'learnpythonlegacy-*.py'. To verify that the filenames were named consistently across translations prior to this commit, and to change this: ``` find . -name "pythonlegacy*.markdown" -exec ack filename: {} \; find . -name "pythonlegacy*.markdown" -exec \ sed -i 's/^filename: learnpython/filename: learnpythonlegacy/' {} \; ``` |
||
---|---|---|
.. | ||
bash-ro.html.markdown | ||
bf-ro.html.markdown | ||
clojure-ro.html.markdown | ||
coffeescript-ro.html.markdown | ||
elixir-ro.html.markdown | ||
haskell-ro.html.markdown | ||
json-ro.html.markdown | ||
latex-ro.html.markdown | ||
pythonlegacy-ro.html.markdown | ||
ruby-ro.html.markdown | ||
xml-ro.html.markdown |