Commit b0f2327f authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent 82cc8096
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -17,9 +17,9 @@

# -- Project information -----------------------------------------------------

project = 'csst_proto'
copyright = '2022, CSST Team'
author = 'CSST Team'
project = 'Guides for CSST DAS Developers'
copyright = '2022, CSST DAS Team'
author = 'CSST DAS Team'

# The full version, including alpha/beta/rc tags
release = '0.0.1'
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ which provides several advantages.
`git` is probably the most widely used version control system presently.

    - official website: https://git-scm.com/
    - **Pro Git** (2nd Edition):https://git-scm.com/book/en/v2
    - **Pro Git** (2nd Ed.): https://git-scm.com/book/en/v2

CSST DAS GitLab
---------------