summaryrefslogtreecommitdiffstats
path: root/www/roadmap.html
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2006-05-03 00:31:53 (GMT)
committerSteven Knight <knight@baldmt.com>2006-05-03 00:31:53 (GMT)
commitc4456ad9951d13952ba65bf05812dd06a50e6e69 (patch)
treeeb3eb650ebb63cbc56675c34bb8cd16c66134c4a /www/roadmap.html
parent5d110890d21e17a7f90e59ef83a9aad52431801c (diff)
downloadSCons-c4456ad9951d13952ba65bf05812dd06a50e6e69.zip
SCons-c4456ad9951d13952ba65bf05812dd06a50e6e69.tar.gz
SCons-c4456ad9951d13952ba65bf05812dd06a50e6e69.tar.bz2
Minor formatting changes on the roadmap page.
Try customizing the left-hand nav bar.
Diffstat (limited to 'www/roadmap.html')
-rw-r--r--www/roadmap.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/roadmap.html b/www/roadmap.html
index f7d0799..ee9b1a3 100644
--- a/www/roadmap.html
+++ b/www/roadmap.html
@@ -58,8 +58,8 @@ to accomplish the following:
Interoperability between MD5 signatures and timestamps.
</li>
<li>
- Ability to partition the dependency graph into separate SConstruct
- (not SConscript) files.
+ Ability to partition the dependency graph into separate <tt>SConstruct</tt>
+ (not just <tt>SConscript</tt>) files.
</li>
<li>
Hooks for supporting tool-generated dependency information
@@ -93,7 +93,7 @@ for a fully-feature 1.0 release:
<ul>
<li>
C/C++ dependency scanning that acts like a real C preprocessor
- (computed file names, #ifdef analysis)
+ (computed file names, <tt>#ifdef</tt> analysis)
</li>
</ul>
</td>