Skip to content
Snippets Groups Projects
Select Git revision
  • production_stable
  • master default
  • gcc6
  • fparser-pkgconfig
  • production
  • latest_stable
  • production_stable_integration
  • claytest
  • clayton
  • qtosg
  • collada14
  • fixprinfsegv
  • cuong
  • tags/0.8.0
  • tags/0.6.6
  • tags/0.6.4
  • tags/0.6.2
  • tags/0.6.0
  • tags/0.5.0
  • tags/0.4.2
  • v0.8.2
  • v0.8.0
  • v0.6.6
  • v0.6.4
  • v0.6.2
  • v0.6.0
  • v0.5.0
  • v0.4.2
  • v0.4.1
  • v0.4.0
  • v0.3.2
  • v0.3.1
  • v0.3.0
33 results

Doxyfile.en

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Doxyfile.en 718 B
    # -*- coding: utf-8 -*-
    PAPER_TYPE             = letter
    OUTPUT_LANGUAGE = English
    OUTPUT_DIRECTORY = ./build/en/
    ALIASES                += openravepy{1}="<a href=\"http://openrave.org/en/main/tutorials/openravepy_beginning.html#openravepy-beginning\">\1</a>"
    ALIASES                += openrave_py{1}="<a href=\"http://openrave.org/en/main/command_line_tools.html#openrave-py\">\1</a>"
    ALIASES                += octave{1}="<a href=\"http://openrave.org/wiki/index.php/OctaveMATLAB\">\1</a>"
    ALIASES                += envvarwiki{1}="<a href=\"http://en.wikipedia.org/wiki/Environment_variable\">\1</a>"
    ALIASES                += arch_trajectory="<a href=\"../main/architecture/trajectory.html\">Trajectory Concepts</a>"