Description of problem: I can't make transated this book for f20 by git. Before. I found this book in English on docs.fedoraproject.org. But I couldn't find branch for f20 in git. So I made branch of f20 from master. and I pubished the book in Japanese. But actually, Pubished book is for f17. Where is docbook for f20? Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. git clone ssh://git.fedorahosted.org/git/docs/installation-quick-start-guide.git 2. cd installation-quick-start-guide 3. unzip ja-JP.zip 4. publican build --embedtoc --publish --formats epub,html,html-single,pdf --langs Actual results: publican build the book for f17. Expected results: publican will build the book for f20. Additional info: I made branch of "f20" from branch of "master". but It actualy is for f17. So I have to make branch of f20 again from somewhere...
Hello Tadashi, The Installation Quick Start Guide is deprecated - it was merged into the main Installation Guide repo since Fedora 17, and starting with Fedora 21 it's no longer being published. The Installation Guide repository is at https://git.fedorahosted.org/cgit/docs/install-guide.git/ If you're interested in translations, the Zanata project is at https://fedora.zanata.org/project/view/fedora-installation-guide Hope that helps.
oh... thanks... I'll remove this book in Japanese.