Skip to content

Commit ab08ba1

Browse files
author
Michael Plass
committed
Refs #100660. Add .gitattributes to normalize line endings of documentation text files.
1 parent 275dc23 commit ab08ba1

File tree

5 files changed

+45
-44
lines changed

5 files changed

+45
-44
lines changed

doc/.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.txt text

doc/technical/repository.dtd.txt

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
CCNx Repository DTD
2-
=====================
3-
4-
== CCNx Repository DTD
5-
6-
This corresponds to the XML schema link:repository.xsd.html[repository.xsd].
7-
8-
.repository.dtd
9-
------------------------------------
10-
include::../../schema/repository.dtd[]
11-
------------------------------------
1+
CCNx Repository DTD
2+
=====================
3+
4+
== CCNx Repository DTD
5+
6+
This corresponds to the XML schema link:repository.xsd.html[repository.xsd].
7+
8+
.repository.dtd
9+
------------------------------------
10+
include::../../schema/repository.dtd[]
11+
------------------------------------

doc/technical/repository.xsd.txt

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
CCNx Repository Schema
2-
======================
3-
4-
== CCNx Repository XML schema
5-
6-
This corresponds to the DTD link:repository.dtd.html[repository.dtd].
7-
8-
.repository.xsd
9-
------------------------------------
10-
include::../../schema/repository.xsd[]
11-
------------------------------------
1+
CCNx Repository Schema
2+
======================
3+
4+
== CCNx Repository XML schema
5+
6+
This corresponds to the DTD link:repository.dtd.html[repository.dtd].
7+
8+
.repository.xsd
9+
------------------------------------
10+
include::../../schema/repository.xsd[]
11+
------------------------------------

doc/technical/sync.dtd.txt

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
CCNx Sync DTD
2-
=============
3-
4-
== CCNx Sync DTD
5-
6-
This corresponds to the XML schema link:sync.xsd.html[sync.xsd].
7-
8-
.sync.dtd
9-
------------------------------------
10-
include::../../schema/sync.dtd[]
11-
------------------------------------
1+
CCNx Sync DTD
2+
=============
3+
4+
== CCNx Sync DTD
5+
6+
This corresponds to the XML schema link:sync.xsd.html[sync.xsd].
7+
8+
.sync.dtd
9+
------------------------------------
10+
include::../../schema/sync.dtd[]
11+
------------------------------------

doc/technical/sync.xsd.txt

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
CCNx Sync Schema
2-
================
3-
4-
== CCNx Sync XML schema
5-
6-
This corresponds to the DTD link:sync.dtd.html[sync.dtd].
7-
8-
.sync.xsd
9-
------------------------------------
10-
include::../../schema/sync.xsd[]
11-
------------------------------------
1+
CCNx Sync Schema
2+
================
3+
4+
== CCNx Sync XML schema
5+
6+
This corresponds to the DTD link:sync.dtd.html[sync.dtd].
7+
8+
.sync.xsd
9+
------------------------------------
10+
include::../../schema/sync.xsd[]
11+
------------------------------------

0 commit comments

Comments
 (0)