Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 527 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 527 Bytes

【工作学习知识整理】

小健的Python VS GO 自动化运维之路

Ŀ¼目录详细

  • Go语言学习
  • Go vs Python
  • Python全栈
  • Python测试开发入门与实践
  • Vue.js企业开发实战
  • Vue+Nodejs

提交资料命令:

# 运行脚本,根据md文档生成rst类型文档
python md_to_rst_tool.py 

#必须先清理,保证目录层级
start make.bat claen

# 增量生成html页面	
start make.bat html

# 重新生成静态网页删除build目录下的所有文件
start make.bat html