You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: STEPcode.md
+9-9
Original file line number
Diff line number
Diff line change
@@ -31,17 +31,17 @@ The [BSD license](http://github.com/stepcode/stepcode/blob/master/COPYING) allow
31
31
32
32
STEPcode traces its roots to the NIST STEP Class Library (SCL) which was developed between \~1987 and 1998.
33
33
34
-
See also: [History](History"wikilink"), [List of external resources](List of external resources "wikilink"), [List of OSS or free STEP programs](List of OSS or free STEP programs "wikilink")
34
+
See also: [History](History.html), [List of external resources](List_of_external_resources.html), [List of OSS or free STEP programs](List_of_OSS_or_free_STEP_programs.html)
35
35
36
36
### GSoC 2014
37
37
38
38
We're participating again!
39
39
40
-
See the [Checklist](http://brlcad.org/wiki/Summer_of_Code/Checklist) and the BRL-CAD [project ideas](http://brlcad.org/wiki/Google_Summer_of_Code/Project_Ideas). If those ideas don't interest you, you can also look at the longer [list of projects](List of projects "wikilink") on this wiki.
40
+
See the [Checklist](http://brlcad.org/wiki/Summer_of_Code/Checklist) and the BRL-CAD [project ideas](http://brlcad.org/wiki/Google_Summer_of_Code/Project_Ideas). If those ideas don't interest you, you can also look at the longer [list of projects](List_of_projects.html) on this wiki.
41
41
42
42
### Quick Start
43
43
44
-
- See the [getting started](Getting started "wikilink") page
44
+
- See the [getting started](Getting_started.html) page
45
45
46
46
### Communication
47
47
@@ -94,7 +94,7 @@ Community
94
94
95
95
The [<http://groups.google.com/forum/?fromgroups>\#!forum/scl-dev scl-dev mailing list] is hosted on google groups. In spite of the name, this is for both users and developers. The STEPcode project has evolved into a diverse open source community helping improve the accessibility, adoption, and long-term availability of STEP related technologies for CAx developers.
96
96
97
-
#### [Projects](List of projects "wikilink") and [tasks](List of tasks "wikilink")
97
+
#### [Projects](List_of_projects.html) and [tasks](List_of_tasks.html)
**The source code is on [GitHub](http://github.com/stepcode/stepcode)**
106
106
107
-
Any discussion of the code on this wiki should have a [[Category:Code discussion]] tag so that it shows up in [:Category:Code discussion](:Category:Code discussion "wikilink")
107
+
Any discussion of the code on this wiki should have a [[Category:Code discussion]] tag so that it shows up in [:Category:Code discussion](:Category:Code_discussion.html)
We use [Travis-CI](https://travis-ci.org/stepcode/stepcode) for testing. It automatically tests pull requests, and tests master when it changes. Originally, we used a [CDash dashboard](http://my.cdash.org/index.php?project=StepClassLibrary) to show the status of test runs. Test results are only visible for a month, and it was difficult to navigate.
0 commit comments