Skip to content
Snippets Groups Projects
  1. Dec 10, 2014
    • Vermaat's avatar
      Compilation of developer documentation on Read The Docs · 667f8799
      Vermaat authored
      We use a separate `doc/requirements.txt` file for building the
      documentation. Since on Read The Docs where we cannot install
      packages depending on C libraries, we mock these packages in
      `doc/conf.py` and omit them from the requirements.
      667f8799
  2. Dec 08, 2014
  3. Nov 04, 2014
  4. Oct 20, 2014
  5. Sep 06, 2014
  6. Aug 27, 2014
  7. Aug 26, 2014
  8. Jul 04, 2014
  9. Jul 01, 2014
  10. May 13, 2014
  11. Apr 30, 2014
  12. Apr 25, 2014
  13. Apr 23, 2014
    • Vermaat's avatar
      Move to Sphinx for developer documentation · 2f33e62c
      Vermaat authored
      This is quite a large commit, touching many things related to developer
      documentation. It is all focussed on getting as much of this as possible
      into the new Sphinx-based documentation.
      
      Some highlights:
      
      - Start Sphinx-based developer documentation, including fairly complete
        instructions for installation and configuration.
      - Remove epydoc API docs.
      - Rework some docstrings to conform to reStructuredText, so they can be
        used in the API docs generated by Sphinx.
      - Move all of the top-level text files to reStructuredText so they can
        linked from the Sphinx-based docs and for consistency.
      - Remove many obsolete things from the extras/ directory, including old
        installation scripts and migrations.
      
      Many of the installation related documentation and scripts are removed
      or adapted in light of the new automated deployment using Ansible.
      2f33e62c
  14. Jan 30, 2014
  15. May 21, 2013
  16. Apr 08, 2013
  17. Jan 03, 2013
  18. Dec 06, 2012
  19. Oct 20, 2012
  20. Sep 28, 2012
  21. Sep 26, 2012
  22. Sep 25, 2012
  23. Apr 23, 2012
  24. Apr 19, 2012
  25. Apr 18, 2012
  26. Apr 16, 2012
  27. Feb 18, 2012
    • Laros's avatar
      Added the Variant Description Extractor as a web interface. · b8640a1f
      Laros authored
      describe.py:
      - Module that provides the Variant Description Extractor functions.
      
      __init__.py:
      - Added an automated copyright year update.
      
      website.py:
      - Added the Variant Description Extractor web interface.
      
      templates/descriptionExtract.html:
      -  Template page for the Variant Description Extractor.
      
      templates/snp.html:
      templates/menu.html:
      templates/converter.html:
      templates/index.html:
      templates/parse.html:
      - Cosmetic changes.
      
      Added a presentation.
      
      
      
      git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@479 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
      b8640a1f
  28. Feb 15, 2012
  29. May 23, 2011
  30. May 20, 2011
  31. May 16, 2011
  32. May 13, 2011
  33. Apr 18, 2011
Loading