mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-01 02:18:09 +02:00
Fixed keyword syntax in doc
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
<doc>
|
||||
|
||||
<title>About Libraries</title>
|
||||
<keyword>Library</keyword>
|
||||
<keyword>Libraries</keyword>
|
||||
<keyword name="Library"/>
|
||||
<keyword name="Libraries"/>
|
||||
|
||||
<p>
|
||||
Starting with version 0.22, KLayout offers a library concept.
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
<doc>
|
||||
|
||||
<title>About PCells</title>
|
||||
<keyword name="PCells"/>
|
||||
|
||||
<p>
|
||||
Starting with version 0.22, KLayout offers parametrized cells (PCells).
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
<doc>
|
||||
|
||||
<title>About The Basic Library</title>
|
||||
<keyword name="Basic Library"/>
|
||||
|
||||
<h2-index/>
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
<doc>
|
||||
|
||||
<title>Connectivity</title>
|
||||
<keyword name="Connectivity"/>
|
||||
|
||||
<p>
|
||||
Use the connectivity page to specify the conductor layers and their connections.
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
<doc>
|
||||
|
||||
<title>About Expressions</title>
|
||||
<keyword>Expressions</keyword>
|
||||
<keyword>Expression Syntax</keyword>
|
||||
<keyword name="Expressions"/>
|
||||
<keyword name="Expression Syntax"/>
|
||||
|
||||
<p>
|
||||
Beside a ruby and Python programming API, KLayout provides support for simple expressions in some places.
|
||||
|
||||
Reference in New Issue
Block a user