Skip to content

Commit 9dc0159

Browse files
authored
README.md: update link to the official docs
1 parent b32c35c commit 9dc0159

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,7 @@ Remember that this package is meant to be a drop-in replacement for the official
121121
1. The basic MATLAB `help` command can be used to get a list of functions and properties available in the objects.
122122
2. The DSS-Python reference can be useful for discoverability, e.g. [The DSS instance](https://dss-extensions.org/dss_python/#the-dss-instance). [DSS Sharp](https://dss-extensions.org/dss_sharp/) reference is also an alternative.
123123
3. We have an online document listing most DSS properties and commands at [DSS-Extensions: OpenDSS Commands and Properties](https://dss-extensions.org/dss_properties.html).
124-
4. This official OpenDSS COM lists the official API contents: [OpenDSSComDoc.pdf](https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Version8/Distrib/Doc/OpenDSSComDoc.pdf?format=raw)
125-
5. There is another official document in a less accessible format that can be used for those still learning the basics, but remember we offer a wider range of features: [official OpenDSS_COM.chm on SourceForge](https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Version8/Distrib/x64/OpenDSS_COM.chm?format=raw). This includes some basic examples of usage.
126-
127-
This last one is a CHM file (Winhelp, compressed HTML files), Windows supports it natively.
128-
On Linux, there are multiple CHM readers, such as KchmViewer — check your package manager or store for more.
129-
On macOS, [this fork of iCHM](https://github.com/vit9696/iChm/releases/latest) works, and there are some alternatives in the Apple App Store.
130-
Wine also comes with a CHM reader.
124+
4. This official OpenDSS COM lists the official API contents: https://opendss.epri.com/COMInterface.html
131125

132126
## Known differences and history
133127

0 commit comments

Comments
 (0)