DescriptionTools

fr.janalyse.cem.tools.DescriptionTools

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def extractMetaDataFromDescription(description: String): Option[(String, String)]
def makeDescription(example: CodeExample): Option[String]
def remoteExampleFileRename(filename: String, config: PublishAdapterConfig): String

rename file only on the remote publish site in order to take benefit of colorization feature

rename file only on the remote publish site in order to take benefit of colorization feature

Attributes