Changes between Version 6 and Version 7 of 2018-11-29
- Timestamp:
- Nov 29, 2018, 7:06:57 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2018-11-29
v6 v7 64 64 - https://datasift.github.io/gitflow/IntroducingGitFlow.html 65 65 * Conrad will look at Sphinx for adding link for "all methods even from base classes" 66 - {{{:inherited-methods}}} can be used judiciously. For example, the {{{AtomicStructure}}} class should use it because its base classes are not intended for public consumption, but {{{StructureSequence}}} might not because its base class {{{Sequence}}} can be used independently. 66 67 * Eric will markup {{{ui}}} and {{{mousemodes}}} [is this {{{ui.mousemodes}}} or the {{{mouse_modes}}} bundle? Either way, should be Tom.] 67 68 - {{{ui.htmltool}}} [Conrad]