Skip to content

Commit

Permalink
Use <abbr>
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Feb 25, 2024
1 parent 10f12ce commit bd231bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/development/design/index.mdwn
Expand Up @@ -454,17 +454,17 @@
# Organisation of project

- Payload:
* Env (for Environment):
* <abbr title="Environment">Env</abbr>:
+ Language
+ DB (e.g., [[PostgreSQL|database/rdbms/postgresql]], MySQL)
+ XWindows
* Sys (for System):
* <abbr title="System">Sys</abbr>:
+ Operating system
+ Package management system
* Serv (for Service):
* <abbr title="Service">Serv</abbr>:
+ Usually a web service
+ e.g., [[GitHub|service/github]], Sourceforge, Bitbucket, AppVeyor, Travis CI, Coveralls, Codecov
* VCS: version control system
* <abbr title="Version Control System">VCS</abbr>:
+ [[git|vcs/git]], [[bzr|vcs/bazaar]], [[svn|vcs/subversion]], cvs, etc.
- database
* `pkg/`: packages. These can be from source (for FOSS code) or binary-only (for proprietary code).
Expand Down

0 comments on commit bd231bd

Please sign in to comment.