Put my text editing vim settings into the docs.

Vim's autoformating doesn't like our style of comments, so I have to force
it to do what I want. Having to set the appropriate options every time I
edit a file got to be a RPITA, so time to get the computer to do it for me
:)
This commit is contained in:
Bill Currie 2011-09-08 10:17:58 +09:00
parent 1e827485ef
commit 6a7b316572
17 changed files with 17 additions and 0 deletions

View file

@ -1,5 +1,6 @@
//This file is formatted for processing with doxygen. //This file is formatted for processing with doxygen.
//unfortunatly, have to wrap the docs in a C comment for doxygen //unfortunatly, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page build-install Building and Installing QuakeForge \page build-install Building and Installing QuakeForge

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page key_binding New Bind System \page key_binding New Bind System

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page run_config Runtime Configuration. \page run_config Runtime Configuration.

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page connection_sequence QW Connection Sequence \page connection_sequence QW Connection Sequence
\msc \msc

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page cshift_cvars cshift control \page cshift_cvars cshift control

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page dirconf Directory Configuration \page dirconf Directory Configuration

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page faq Frequently Asked Questions \page faq Frequently Asked Questions

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page filesystem QuakeForge Directory Trees \page filesystem QuakeForge Directory Trees

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page mapformat Map (.map) File Format \page mapformat Map (.map) File Format

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page property-list Property List \page property-list Property List

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page qtv_overview QF QTV overview/status. \page qtv_overview QF QTV overview/status.
OVERVIEW: OVERVIEW:

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\mainpage QuakeForge \mainpage QuakeForge

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page qw_cap_spec QW Capabilities String \page qw_cap_spec QW Capabilities String

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page qw_download_spec QW Download Specification \page qw_download_spec QW Download Specification

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page surround_sound_spec Description of Surround-Sound Channels \page surround_sound_spec Description of Surround-Sound Channels

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page server_timestamps Server Log Timestamps \page server_timestamps Server Log Timestamps

View file

@ -1,4 +1,5 @@
//unfortunately, have to wrap the docs in a C comment for doxygen //unfortunately, have to wrap the docs in a C comment for doxygen
// vim:tw=74:formatoptions-=l
/** /**
\page tracklist Tracklist config file \page tracklist Tracklist config file