File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 77 "namespace" : " sphinxnotes" ,
88 "name" : " snippet" ,
99 "full_name" : " sphinxnotes-snippet" ,
10- "author" : " Sphinx documentation snippets manager " ,
10+ "author" : " Shengyu Zhang " ,
1111 "description" : " Sphinx documentation snippets manager" ,
1212 "version" : " 1.0" ,
1313 "github_owner" : " sphinx-notes" ,
Original file line number Diff line number Diff line change 11BSD 3-Clause License
22
3- Copyright (c) 2023, Sphinx documentation snippets manager
3+ Copyright (c) 2023, Shengyu Zhang
44All rights reserved.
55
66Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1313# -- Project information -----------------------------------------------------
1414
1515project = 'sphinxnotes-snippet'
16- author = 'Sphinx documentation snippets manager '
16+ author = 'Shengyu Zhang '
1717copyright = "2023, " + author
1818
1919# The full version, including alpha/beta/rc tags
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Contents
6565The Sphinx Notes Project
6666========================
6767
68- This project is a developed by `Sphinx documentation snippets manager `__,
68+ This project is a developed by `Shengyu Zhang `__,
6969as part of **The Sphinx Notes Project **.
7070
7171.. toctree ::
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ name = "sphinxnotes-snippet"
1010description = " Sphinx documentation snippets manager"
1111readme = " README.rst"
1212license = { file = " BSD-3-Clause" }
13- authors = [ { name = " Sphinx documentation snippets manager " } ]
14- maintainers = [ { name = " Sphinx documentation snippets manager " } ]
13+ authors = [ { name = " Shengyu Zhang " } ]
14+ maintainers = [ { name = " Shengyu Zhang " } ]
1515keywords = [" sphinx" , " extension" , " documentation" ] # TOOD: additional_keywords
1616classifiers = [
1717 " Development Status :: 4 - Beta" ,
You can’t perform that action at this time.
0 commit comments