diff --git a/master/docs/developer/cls-forcesched.rst b/master/docs/developer/cls-forcesched.rst index 5e4699a0762..3d909bb5eba 100644 --- a/master/docs/developer/cls-forcesched.rst +++ b/master/docs/developer/cls-forcesched.rst @@ -69,13 +69,13 @@ This section contains information to help users or developers who are interested A string identifying the type that the parameter conforms to. It is used by the angular application to find which angular directive to use for showing the form widget. - The available values are visible in ``www/base/src/app/common/directives/forcefields/forcefields.directive.coffee``. + The available values are visible in :src:`www/base/src/app/common/directives/forcefields/forcefields.directive.coffee`. Examples of how to create a custom parameter widgets are available in the buildbot source code in directories: - * ``www/codeparameter`` + * :src:`www/codeparameter` - * ``www/nestedexample`` + * :src:`www/nestedexample` .. py:attribute:: default