Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 884 Bytes

PROJECT_LANG_12.rst

File metadata and controls

41 lines (24 loc) · 884 Bytes

Project language file 12

For seanpm2001/AquariOS

I chose ReStructuredText as the 12th project language file for this project, as ReStructuredText is beginning to get used on this project, and it needs its own project language file.

This is an instance in which I am using ReStructuredText as a project language. If you want to do the same for your project, add this to your .gitattributes file

*.rst linguist-detectable=true
*.rst linguist-documentation=false

Advanced version:

# ReStructuredText (*.rst)
*.rst linguist-detectable=true
*.rst linguist-documentation=false

File info

File type: ReStructuredText document (*.rst)

File version: 1 (Monday, 2022 March 28th at 5:10 pm)

Line count (including blank lines and compiler line): 42