Hi everyone, The Fedora 18 release notes for simplified Chinese on docs.fedoraproject.org is not the latest one. So I am going to follow the steps here[1] to update it. Something confusing me, when I run git commit, the output is below: [t@web ^_^]$git commit -m "Update Simplified Chinese Fedora 18 Release Notes" [master 161f1f2] Update Simplified Chinese Fedora 18 Release Notes 332 files changed, 1845 insertions(+), 1848 deletions(-) rewrite public_html/zh-CN/Fedora/17/html/Release_Notes/appe-Release_Notes-index.html (89%) rewrite public_html/zh-CN/Fedora/17/pdf/Release_Notes/Fedora-17-Release_Notes-zh-CN.pdf (70%) create mode 100644 public_html/zh-CN/Fedora/18/html/Release_Notes/sect-Release_Notes-Welcome_to_Fedora_17.html create mode 100644 public_html/zh-CN/Fedora/18/pdf/Release_Notes/Fedora-17-Release_Notes-zh-CN.pdf rewrite public_html/zh-CN/Fedora/18/pdf/Release_Notes/Fedora-18-Release_Notes-zh-CN.pdf (77%) I don't know why the Fedora 17 files are there. For not being wrong, I didn't run git push. Then I remove the files by using "publican remove_book under my own directory. Finally I found that it is because the command publican build --embedtoc --publish --formats epub,html,html-single,pdf --langs zh_CN will build both Fedora 17 and Fedora 18 files for me. How can I generate Fedora 18 files only and publish them on docs website? [1] http://fedoraproject.org/wiki/Publishing_a_document_with_Publican#Publishing_a_document -- Regards, Tiansworld Fedora Project Contributor -- docs mailing list docs@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/docs