mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -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)
7 lines
452 B
Text
7 lines
452 B
Text
DCD is not an IDE. DCD is designed to provide autocompletion for your favorite
|
|
text editor. If you are looking for an IDE, try one of these.
|
|
|
|
DCD consists of a client and a server. The client (dcd-client) is almost always
|
|
used through a text editor script or plugin, though it can be used from the
|
|
command line. The server (dcd-server) is responsible for caching imported
|
|
files, calculating autocomplete information, and sending it back to the client.
|