Update of /cvsroot/happydoc/HappyDoc3
In directory sc8-pr-cvs1:/tmp/cvs-serv26600
Modified Files:
README.txt
Added Files:
USERS.txt
Log Message:
Breaking up README.txt, since it is so big. It needs some major
rewrites to match the new design, but since the design isn't finished
yet, that cannot be done.
--- NEW FILE: USERS.txt ---
Who else is using HappyDoc?
- **Biopython**
The "Biopython project":http://www.biopython.org uses HappyDoc to
generate the documentation for their
"libraries":http://www.biopython.org/wiki/html/BioPython/BiopythonCode.html
- **Numerical Python**
"Numerical Python":http://numpy.sourceforge.net adds a fast,
compact multidimensional array language facility to Python.
- **CDAT**
"Climate Data Analysis Tool":http://cdat.sourceforge.net is a
Python-based, easily extendible system for accessing and analyzing
climate data. It contains a generally useful system for scientific
graphics.
- **NOAA SEC**
The NOAA "Space Environment Center":http://www.sec.noaa.gov/sxi
group responsible for supporting the effort to forecast solar
activity having a direct impact on earth-orbiting satellites and
other earth-based systems.
- **ZOD**
The "Zope Online
Documentation":http://demo.iuveno-net.de/iuveno/Products/ZOnlineDocu
tools use the HappyDoc parsing engine to extract information about
source code.
Index: README.txt
===================================================================
RCS file: /cvsroot/happydoc/HappyDoc3/README.txt,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** README.txt 17 Nov 2002 00:26:14 -0000 1.1.1.1
--- README.txt 30 Dec 2002 15:55:13 -0000 1.2
***************
*** 248,285 ****
the HappyDoc site.
- Who else is using HappyDoc?
-
- - **Biopython**
-
- The "Biopython project":http://www.biopython.org uses HappyDoc to
- generate the documentation for their
- "libraries":http://www.biopython.org/wiki/html/BioPython/BiopythonCode.html
-
- - **Numerical Python**
-
- "Numerical Python":http://numpy.sourceforge.net adds a fast,
- compact multidimensional array language facility to Python.
-
- - **CDAT**
-
- "Climate Data Analysis Tool":http://cdat.sourceforge.net is a
- Python-based, easily extendible system for accessing and analyzing
- climate data. It contains a generally useful system for scientific
- graphics.
-
- - **NOAA SEC**
-
- The NOAA "Space Environment Center":http://www.sec.noaa.gov/sxi
- group responsible for supporting the effort to forecast solar
- activity having a direct impact on earth-orbiting satellites and
- other earth-based systems.
-
- - **ZOD**
-
- The "Zope Online
- Documentation":http://demo.iuveno-net.de/iuveno/Products/ZOnlineDocu
- tools use the HappyDoc parsing engine to extract information about
- source code.
-
Bugs
--- 248,251 ----
|