// objective: test the \snippet command // check: indexpage.xml // config: EXAMPLE_PATH = . /** \mainpage * A bubble sort algoritm * First get the inputs * \snippet snippet_test.cpp input * Then do the bubbling * \snippet snippet_test.cpp bubble * Then write the result * \snippet snippet_test.cpp output */