Changes between Version 6 and Version 7 of 2018-11-29


Ignore:
Timestamp:
Nov 29, 2018, 7:06:57 PM (7 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2018-11-29

    v6 v7  
    6464  - https://datasift.github.io/gitflow/IntroducingGitFlow.html
    6565* 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.
    6667* Eric will markup {{{ui}}} and {{{mousemodes}}} [is this {{{ui.mousemodes}}} or the {{{mouse_modes}}} bundle?  Either way, should be Tom.]
    6768  - {{{ui.htmltool}}} [Conrad]