1. 22 Jan, 2018 1 commit
    • L.S. Cook's avatar
      Scaffolding for userdocs (#402) · 2c048174
      L.S. Cook authored
      * adding work and organization for docs
      
      * Summary of changes
      
      - removed rst file from css folder
      - added substitutions to conf file so folks don't have to type out the whole name
      - added branding notice so link in footer works
      - added glossary so we can have a place for terms relative to libngraph
      - added placeholder for MXNet and TF frontend under new section
      - cleaned up api page
      
      * Fix code fencing error and indentation issue causing build to throw error
      
      * adding MXNet integration guide details and other miscellaneous structure
      
      * fix unicode error in rst epilog
      
      * testing with unicode marker for rst_epilog string
      
      * replace api scaffolding with TODO to avoid breaking Jenkins
      2c048174
  2. 20 Jan, 2018 1 commit
    • L.S. Cook's avatar
      Sphinx docs (#377) · 94f9070a
      L.S. Cook authored
      * add base ngraphcpp docs theme
      
      * add base ngraphcpp docs theme and doc contributor README
      
      * Add proper chars for tm and r symbols in main project sidebar
      
      * nevermind that last commit
      
      * added separate sphinx_doc and doxygen_doc targets to the contrib/docker/Makefile to build html docs for PR #377
      
      * explicitly marked non-ascii string as unicode for sphinx conf.py
      94f9070a