Displaying 2 results from an estimated 2 matches for "developer_guide".
2004 Apr 22
3
Trouble with HTML search engine
...the classes in that applet. Again, I am not aware of any
published standards on which methods are exported, so again we have to
rely on vendor documentation. In the case of Sun's Java, the documentation
explains how to use these exported methods
http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/js_java.html
However, the R HTML search page does not follow this documentation. I
found that if I alter the R HTML search page to conform to this
documentation, it works.
It is always going to be difficult to write portable code when there are
no published standards, only vendor-specific document...
2018 Apr 19
1
Meeting minutes : April 18th Maintainers meeting.
...ent as 4 spaces.
- Google Style Guide
<https://google.github.io/styleguide/cppguide.html>
- LLVM Style Guide <http://llvm.org/docs/CodingStandards.html>
- Mozilla Style Guide
<https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style>
- WebKit style guide <https://webkit.org/code-style-guidelines/>
- Chromium style guide
<https://chromium.googlesource.com/chromium/src/+/master/styleguide/c++/c++.md>
- When do we want to make this change? Before the 4.1 bra...