Opened 15 years ago
Closed 15 years ago
#1356 closed Tasks (fixed)
root/more/int_const_guidelines.htm
| Reported by: | René Rivera | Owned by: | Daniel James |
|---|---|---|---|
| Milestone: | Website 1.0 | Component: | website |
| Version: | Severity: | Not Applicable | |
| Keywords: | Cc: |
Description
Move content of this article to a development/requirements subpage.
Change History (6)
comment:1 by , 15 years ago
| Owner: | removed |
|---|
comment:2 by , 15 years ago
| Summary: | root/int_const_guidelines.htm → root/more/int_const_guidelines.htm |
|---|
comment:3 by , 15 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:4 by , 15 years ago
comment:5 by , 15 years ago
(In [40756]) Edit the html tags. I cleaned up the tags on this page a little before but this has some more significant changes. The main change is that instead of using <p><b><i> for the guidelines I used <h3> as they act as headings for their sections. But I think this could be better - maybe an <ul>, <dl> or <blockquote>. Refs #1356.
comment:6 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

(In [40754]) Add the Coding Guidelines for Integral Constant Expressions. Refs #1356.