update reademe

This commit is contained in:
XiongNeng
2016-11-19 11:47:11 +08:00
parent 691fec7cf2
commit c22925c38b
2 changed files with 2 additions and 2 deletions

View File

@@ -94,7 +94,7 @@ License
(The Apache License)
Copyright (c) 2014-2015 `Xiong Neng <http://www.pycoding.com/>`_ and other contributors
Copyright (c) 2014-2015 `Xiong Neng <http://yidao620c.github.io/>`_ and other contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. You may obtain a copy of the License at

View File

@@ -90,7 +90,7 @@ latex_elements={# The paper size ('letterpaper' or 'a4paper').
# author, documentclass [howto, manual, or own class]).
latex_documents = [
('index', 'python3-cookbook.tex', u'《Python Cookbook》第三版',
u'熊能', 'manual'),
u'熊能', 'howto'),
]
# -- Options for manual page output ---------------------------------------