NavigationOrder

laika.rewrite.nav.NavigationOrder$

Responsible for applying the navigation order to the contents of a document tree, either based on user-specified configuration or by the alphabetical order of the names of the documents and subtrees.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def applyTo(content: Seq[Cursor], config: Config, parentPosition: TreePosition): ConfigResult[Seq[Cursor]]