Miguel de Icaza 93721d720c Flush 23 年之前
..
release-notes 5d709bcdb5 Add release notes 24 年之前
web 720974da5a Flush, include System.Web.Services 23 年之前
.cvsignore 8485c8e81e 2002-02-20 Nick Drochak <[email protected]> 24 年之前
Makefile.am f69f711c03 Add new files 24 年之前
README 9cacf09b7e info about docs, howto edit website content/appearance (here instead of in /web because content lives up on this level) 24 年之前
ado-net cf36a515ee 2002-05-30 Daniel Morgan <[email protected]> 23 年之前
anoncvs 06ef43e48c Updated news 24 年之前
asp-net bd03a71ecc More updates asp-net 23 年之前
books b2136d6dec *** empty log message *** 24 年之前
c-sharp 34b2b26e3e FLush updates 24 年之前
ccvs 5fd436c92b Update web page directory 24 年之前
class-library 351c01c26e flush 24 年之前
class-status.in 0435f7c1a3 new text describint features & where to find the assemblies (in the menu) 24 年之前
classlib-doc ed02390400 Integrate class lib docs 24 年之前
contact f9e754668c Flush 24 年之前
contributing 9e8a448d5e Updated the link to the mono-contribution-howto. Changed from 23 年之前
devel-faq 70d6adbef8 Add CVS instructions and Developer FAQ 24 年之前
documentation 6b954cb144 Added paragraphs on plagarism requested by Miguel. 24 年之前
download 6ce4757a28 Doc updates 23 年之前
faq 9b948b4fbd Flush 23 年之前
gcc-frontend 25b5d7a7ff 2001-07-07 Aaron Weber <[email protected]> 24 年之前
ideas ab7465ea46 Updates to the web site, documentation 24 年之前
index 93721d720c Flush 23 年之前
java cb2dbaaed6 few updates to the web site 24 年之前
jit-debug e09cc97a75 2002-03-29 Martin Baulig <[email protected]> 24 年之前
jit-debug-sample e09cc97a75 2002-03-29 Martin Baulig <[email protected]> 24 年之前
jit-debug-sample2 e09cc97a75 2002-03-29 Martin Baulig <[email protected]> 24 年之前
languages eaa9787b0a update 23 年之前
mailing-lists 643bb8be95 Link to the spanish mono list 23 年之前
mono-beginning d79b5d964d Setup mono-tutorial, new news 23 年之前
mono-beginning.xml fa40d76398 Fixed spelling 23 年之前
mono-build-w32.sh c356e2c07c 24 年之前
mono-build.sh a73a4ea6c2 24 年之前
mono-contribution-howto ac32365a5c HTML-fied and nicely indented so it looks pretty in the web. 23 年之前
monodoc-xml ecfc6585b6 Fixed extremely trivial typo. It was bugging me. 24 年之前
papers be071f5035 2002-04-21 Dan Lewis <[email protected]> 24 年之前
passport 351c01c26e flush 24 年之前
pending afb8ad5494 More flushing 24 年之前
pending-classes.in 0f62777edb Activate Piers class status 24 年之前
plans 51a5efcee3 Update for ASP.NET 24 年之前
porting 654703aa2e 24 年之前
ppc 6bb9d638b7 updated 23 年之前
projects f8e5d72756 Flush 23 年之前
rationale 6ccc997c53 2002-01-10 Aaron Weber <[email protected]> 24 年之前
resources 27b4255c76 Added the C# Free (GFDL) Spanish tutorial link. 23 年之前
resources-pending 3011d1514a Flush 24 年之前
roadmap 6049b85acc Add docs 24 年之前
runtime ffca691388 news 23 年之前
status a095778111 Couple of fixes 24 年之前
team 6049b85acc Add docs 24 年之前
testing 3d41c6a024 Move mailing lists information 24 年之前
thanks 25b5d7a7ff 2001-07-07 Aaron Weber <[email protected]> 24 年之前
todo 16e3d27af5 Flush more FAQ 24 年之前
tools b82c9bc4b1 Updated 24 年之前
winforms 3bf8e3a8d0 More updates 24 年之前

README

To edit the website appearance:

cd doc/web
edit template.html.in
make

To edit website content:

cd doc (this directory)
edit files carefully
cd web
make

To publish changes:

cd web
make push