X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pintos-anon;a=blobdiff_plain;f=doc%2Fstandards.texi;h=8e4b3703432025bb5191ef4ccfca24ec503647c5;hp=b1296c76f18baa1b700cb1adf9fb684568f52e46;hb=d158a7cd545fa8dd35dba91935029465eedff0da;hpb=594421de07283cdf4cce7226eb2c468c7ea2fedd diff --git a/doc/standards.texi b/doc/standards.texi index b1296c7..8e4b370 100644 --- a/doc/standards.texi +++ b/doc/standards.texi @@ -1,12 +1,7 @@ @node Coding Standards @appendix Coding Standards -All of you should have taken a class like CS 107, so we expect you to be -familiar with some set of coding standards such as -@uref{http://www.stanford.edu/class/cs140/projects/misc/CodingStandards.pdf, -, CS 107 Coding Standards}. Even if you've taken 107, we recommend -reviewing that document. We expect code at the ``Peer-Review Quality'' -level described there. +@localcodingstandards{} Our standards for coding are most important for grading. We want to stress that aside from the fact that we are explicitly basing part of