git clone -b <existing language code ex. (en)> https://github.com/SpaceWarpDev/SpaceWarpDocs.git
cd SpaceWarpDocs
sphinx-autobuild . build
- Pick an existing language to translate from. (English is the default language)
- Clone using
git clone -b <existing language code ex. (en)> https://github.com/SpaceWarpDev/SpaceWarpDocs.git
cd SpaceWarpDocs
git checkout -b (your target lang code)
- Now the best part! Translate the files! (You can use Google Translate or something if you want, just make sure to proof check it)
- Now to upload your translations do the following
git add .
git commit -m "plz accept my pr o' merciful staff"
git push --set-upstream origin (your target lang code)
to be finished docs...
Status of languages being worked on:
- English
- Russian (Sinon)