Skip to content

Commit 5a50090

Browse files
authored
Better docs generation (#163)
1 parent 0251a56 commit 5a50090

File tree

3 files changed

+762
-664
lines changed

3 files changed

+762
-664
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## PyMOL Script Repository
22

3-
This repository hosts most of the scripts and (single file) plugins from the [PyMOL Wiki](http://www.pymolwiki.org/). If you have a new script
4-
or plugin consider place it here. There is a [Git intro](http://www.pymolwiki.org/index.php/Git_intro) page for new contributors.
3+
This repository hosts most of the scripts and (single file) plugins from the [PyMOL Wiki](http://www.pymolwiki.org/).
4+
If you have a new script or plugin consider place it here.
55

6-
The [PluginsDocs](PluginsDocs.md) file contains documentation for many of the plugins hosted here. They are summarized
7-
by [_summarize.py](_summarize.py) command line script (not a PyMOL one).
6+
There is a [Git intro](http://www.pymolwiki.org/index.php/Git_intro) page for new contributors.
7+
8+
The [command docs.md](command_docs.md) file documents many of the plugins hosted here. They are collected
9+
by [gendocs.py](gendocs.py) script.

0 commit comments

Comments
 (0)