Skip to content

jingyihome/ansibledoc-chineses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible官方文档中文版

官方原文档:

https://docs.ansible.com/ansible/index.html

来源项目地址:

https://github.com/stanleylst/ansible-tran/

Build the documentation(Ubuntu OS)

sudo apt-get -y install make

安装 python2.7

sudo apt-get -y install python2.7

安装 pip

sudo apt-get -y install python-pip python-dev dos2unix

Install sphinx and theme

pip install sphinx==1.4.8 sphinx_rtd_theme

Build documentation

git clone https://github.com/jingyihome/ansibledoc-chineses.git
cd ansibledoc-chineses
make html

演示站点:

https://www.diewufeiyang.com/ansible/cn/index.html

https://www.diewufeiyang.com/ansible/en/index.html

About

Ansible官方文档中文版,来源于ansible-tran,继续更新。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published