Skip to content

Commit 16bb05e

Browse files
authored
PROJECT_LANG_19.rst [V1]
The current version [version 1] of the 19th project language file for this project.
1 parent eebe414 commit 16bb05e

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

PROJECT_LANG_19.rst

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
2+
----
3+
4+
Project language file 19
5+
==============
6+
7+
For seanpm2001/SNU (CORE)
8+
-----------------
9+
10+
I chose ReStructuredText as the 1th project language file for this project, as ReStructuredText is beginning to get used on this project, and it needs its own project language file.
11+
12+
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
13+
14+
::
15+
16+
*.rst linguist-detectable=true
17+
*.rst linguist-documentation=false
18+
19+
::
20+
21+
Advanced version:
22+
-----------------
23+
24+
::
25+
26+
# ReStructuredText (*.rst)
27+
*.rst linguist-detectable=true
28+
*.rst linguist-documentation=false
29+
30+
::
31+
32+
File info
33+
-----------------
34+
35+
**File type:** ``ReStructuredText document (*.rst)``
36+
37+
**File version:** ``1 (Sunday, 2022 March 13th at 3:54 pm)``
38+
39+
**Line count (including blank lines and compiler line):** ``42``
40+
41+
----

0 commit comments

Comments
 (0)