mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
12 lines
784 B
Text
12 lines
784 B
Text
This project holds the C++ Style Guide, Objective-C Style Guide, Java Style
|
|
Guide, Python Style Guide, R Style Guide, Shell Style Guide, HTML/CSS Style
|
|
Guide, JavaScript Style Guide, AngularJS Style Guide, Common Lisp Style Guide,
|
|
and Vimscript Style Guide. This project also contains:
|
|
- cpplint, a tool to assist with style guide compliance
|
|
- google-c-style.el, an Emacs settings file for Google style
|
|
- google_python_style.vim, a Vim settings to indent Python in the Google way
|
|
|
|
If your project requires that you create a new XML document format, the XML
|
|
Document Format Style Guide may be helpful. In addition to actual style rules,
|
|
it also contains advice on designing your own vs. adapting an existing format,
|
|
on XML instance document formatting, and on elements vs. attributes.
|