-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Description
Feature and motivation
The current documentation currently has sections for a concept. For each section, actual code is displayed which is fetched from the actual code file for it. Sometimes this causes extra pointers to be displayed in sections like assertions, tear statements, import statements.
this can be avoided, we can have a button - where the complete code file for that concept can be viewed.
and for section, if the person writing it feels that code sample is needed, that could be text/screenshot.
example - a page from nightwatch documentation - https://nightwatchjs.org/guide/writing-tests/commands.html