index.rst 807 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. #######################
  2. repo_sync 多平台多用户源码同步工具
  3. #######################
  4. ***************
  5. 开始使用
  6. ***************
  7. .. toctree::
  8. :maxdepth: 2
  9. :titlesonly:
  10. intro/index
  11. ****************************
  12. 账户配置
  13. ****************************
  14. .. toctree::
  15. :includehidden:
  16. :titlesonly:
  17. account_config/index
  18. *************************
  19. 命令行工具
  20. *************************
  21. .. toctree::
  22. :titlesonly:
  23. concepts/index
  24. .. toctree::
  25. :titlesonly:
  26. command_line/index
  27. ****************
  28. xyplorer集成GUI
  29. ****************
  30. .. toctree::
  31. :titlesonly:
  32. xyp_gui/index
  33. .. toctree::
  34. :titlesonly:
  35. outgoing/index
  36. ******************
  37. 关于我们
  38. ******************
  39. .. toctree::
  40. :titlesonly:
  41. aboutme/index
  42. *******************