11 lines
477 B
XML
11 lines
477 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA 1.3 Map//EN" "technicalContent/dtd/map.dtd" [
|
|
]>
|
|
|
|
|
|
|
|
<map xmlns:ditaarch = "http://dita.oasis-open.org/architecture/2005/">
|
|
<title>USOCKET Manual</title>
|
|
<topicref href = "intro.dita" type = "concept"><topicmeta><navtitle></navtitle></topicmeta></topicref>
|
|
<topicref href = "reference.dita" type = "reference"><topicmeta>
|
|
<navtitle>API References</navtitle></topicmeta></topicref></map>
|