doc updates (developer info, polygon bindkey)

This commit is contained in:
stefan schippers 2023-07-03 21:49:50 +02:00
parent a329c18bfb
commit e99ad0b044
2 changed files with 3 additions and 1 deletions

View File

@ -1343,6 +1343,7 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns"
dark_colorscheme 1
dark_colors_save
debug_var 0
delay_flag
dim_bg 0.0
dim_value 0.0
dircolor(/share/doc/xschem/) {#338844}
@ -1427,6 +1428,7 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns"
search_schematic 0
show_hidden_texts 0
show_infowindow 0
show_infowindow_after_netlist 0
show_pin_net_names 0
spiceprefix 1
split_files 0

View File

@ -55,7 +55,7 @@ p{padding: 15px 30px 10px;}
<img src="xschem_rectangles.png">
<h3> POLYGONS </h3>
<p>
Polygons are paths that can be drawn on any layer. Placements begins with the <kbd>'ctrl-w'</kbd> key
Polygons are paths that can be drawn on any layer. Placements begins with the <kbd>'p'</kbd> key
and continues as long as the user clicks points on the drawing area. Placement ends when:</p>
<ul>
<li> the last point is coincident to the first point.</li>