diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-11-06 10:27:05 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-11-06 10:27:05 +0100 |
commit | b7ba1377b7c712e42275f2c8055974dc2a48a0e4 (patch) | |
tree | 030a4bdde1e3fcac1f4cb122672e3358f128b060 /open_issues/performance.mdwn | |
parent | e4dce63f1d51611a0f123299680160a82f11e1ea (diff) | |
download | web-b7ba1377b7c712e42275f2c8055974dc2a48a0e4.tar.gz web-b7ba1377b7c712e42275f2c8055974dc2a48a0e4.tar.bz2 web-b7ba1377b7c712e42275f2c8055974dc2a48a0e4.zip |
open_issues/performance: New.
Diffstat (limited to 'open_issues/performance.mdwn')
-rw-r--r-- | open_issues/performance.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/open_issues/performance.mdwn b/open_issues/performance.mdwn new file mode 100644 index 00000000..3ffffa4d --- /dev/null +++ b/open_issues/performance.mdwn @@ -0,0 +1,11 @@ +[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + + * [[I/O System|io_system]] |