Learn Sphinx documentation

Add your content using reStructuredText syntax. See the reStructuredText documentation for details.

Note

This is a note box.

Tip

Remember your sun cream!

Using extensions

neptun.main.google(arg1, arg2)

Summary line - Google style.

Extended description of function.

Parameters:
  • arg1 (int) – Description of arg1

  • arg2 (str) – Description of arg2

Returns:

Description of return value

Return type:

bool

neptun.main.numpy(arg1, arg2)

Summary line - NumPy style.

Extended description of function.

Parameters:
  • arg1 (int) – Description of arg1

  • arg2 (str) – Description of arg2

Returns:

Description of return value

Return type:

bool